Sha256: dd201854d2990f41f42cff608d998d131d9c9c6cd5c6703730a1de2c2ed2cf24
Contents?: true
Size: 1.44 KB
Versions: 1
Compression:
Stored size: 1.44 KB
Contents
@elb_test Feature: PHP App Server Elastic Load Balancing test Tests the Elastic Load Balancing RightScripts using PHP App Server Scenario: Connect/Disconnect PHP App Server to ELB Given An ELB Test deployment When I create EC2 Elastic Load Balancer Then I should stop the servers Then I should set a variation for connecting to shared database host Then I should set a variation ELB_NAME When I launch the "App Server" servers Then I should wait for the state of "App Server" servers to be "booting" Then I should wait for the state of "App Server" servers to be "operational" Then I should run EC2 Elastic Load Balancer unified_app checks Then all instances should be registered with ELB # Then I should run log rotation checks # Then I should check that monitoring is enabled # Then I should reboot the servers # Then I should run EC2 Elastic Load Balancer unified_app checks # Then all instances should be registered with ELB # Then I should run log rotation checks # Then I should check that monitoring is enabled Then I should stop the servers Then no instances should be registered with ELB When I delete EC2 Elastic Load Balancer # When I launch the "App Server" servers # When I should wait for the state of "App Server" servers to be "booting" # Then I should wait for the state of "App Server" servers to be "stranded" # Then I should stop the servers
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
virtualmonkey-0.0.1 | features/old_cuke_features/php_elb.feature |