You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 26, 2026. It is now read-only.
Given clouds.rb has load_balancer properly defined
And you deploy a cloud with 'cloud start'
When the Elastic Load Balancer is created
And the nodes are started
Then once the deployment is complete, poolparty does not add the new nodes to the ELB defined in load_balancer block.
**when cloud start is run a second time, then the nodes are added to ELB successfully.
Given clouds.rb has load_balancer properly defined
And you deploy a cloud with 'cloud start'
When the Elastic Load Balancer is created
And the nodes are started
Then once the deployment is complete, poolparty does not add the new nodes to the ELB defined in load_balancer block.
**when
cloud startis run a second time, then the nodes are added to ELB successfully.