Sha256: 9cfa22f47b695c2948dbb340a15d5a6a08a124ebb0d633f8700788eb3b76b87a
Contents?: true
Size: 701 Bytes
Versions: 1
Compression:
Stored size: 701 Bytes
Contents
@lb_test Feature: PHP Server Test Tests the PHP servers (checks only). Assumes all servers are already operational or can be launched to operational and have the correct config. Scenario: PHP server test (checks only) Given A frontend with application servers deployment When I launch the "Front End" servers Then I should wait for the state of "Front End" servers to be "operational" When I launch the "App Server" servers Then I should wait for the state of "App Server" servers to be "operational" # Optional: # Then I should cross connect the frontends Then I should run unified application checks Then I should run frontend checks Then I should run log rotation checks
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
virtualmonkey-0.0.1 | features/old_cuke_features/fe_app_checks.feature |