Sha256: 48f0a4f11c22d030c934cbe40a28eae791977cf4f6dda1eab12a4f764af16665
Contents?: true
Size: 766 Bytes
Versions: 1
Compression:
Stored size: 766 Bytes
Contents
@rightlink Feature: RightLink Feature Tests Make sure rightlink supports the expected functionality Scenario: The RightLink Test template should go operational Given A simple deployment Then I should stop the servers Then I should launch all servers Then I should wait for the state of "all" servers to be "operational" Then all servers should successfully run a recipe named "rightlink_test::state_test_check_value". When I run a recipe named "rightlink_test::resource_remote_recipe_test_start" on server "1". Then it should converge successfully. Then I should sleep 10 seconds. Then I should see "resource_remote_recipe_ping" in the log on server "2". Then I should check that monitoring is enabled
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
virtualmonkey-0.0.1 | features/old_cuke_features/rightlink.feature |