Sha256: cacda4e1e042ff805990de38b49fd732eff06de836c068eca88a3186320cd447
Contents?: true
Size: 1.46 KB
Versions: 1
Compression:
Stored size: 1.46 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/elb_create_delete.feature |