Description of problem: test case is failing Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. ruby -I"lib:test" /root/openshift-test/node/test/cart_functional/multi_ha_func_test.rb -n test_haproxy_gears_stay_disabled_for_restarts Actual results: 1) Failure: test_haproxy_gears_stay_disabled_for_restarts(MultiHaFuncTest) [/root/openshift-test/node/test/cart_functional/multi_ha_func_test.rb:96]: Target gear local-gear did not have expected status MAINT Expected results: test should pass Additional info: began failing after this PR was merged: https://github.com/openshift/origin-server/pull/4207
Fixed with rev#07d399d56ef7e5ca38c95362a6a93b6ff9fb7c58
Checked on devenv_4124, the test passed.
aha, build should be devenv_4214.ec2