GitHub user gauravaradhye opened a pull request:
https://github.com/apache/cloudstack/pull/309
CLOUDSTACK-8514: test_haproxy.py - Verifying router state before validating
network rules
The test case test_08_create_policy_router_stopped fails in automation runs
because the router state is not verified if running, when the routers is
stopped and started again.
In this case SSH fails if the router is still in starting state.
Hence, before doing SSH, check if the router it is in running state, then
only proceed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gauravaradhye/cloudstack 8514
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/309.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #309
----
commit 0878169627dc02d07bb130bccbdc48d1cf97ab4a
Author: Gaurav Aradhye <[email protected]>
Date: 2015-05-27T04:47:16Z
CLOUDSTACK-8514: test_haproxy.py - Verifying router state before validating
network rules
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---