GitHub user gauravaradhye opened a pull request: https://github.com/apache/cloudstack/pull/173
CLOUDSTACK-8388: test_VirtualRouter_alerts.py - Fix wait time and pep8 issues The wait period should be only 60 seconds more than "router.alerts.check.interval", it was 600 seconds before. Also fixed pep8 issues. Log: test_01_VRServiceFailureAlerting (test_VirtualRouter_alerts.TestVRServiceFailureAlerting) ... === TestName: test_01_VRServiceFailureAlerting | Status : SUCCESS === ok ---------------------------------------------------------------------- Ran 1 test in 1988.550s OK You can merge this pull request into a Git repository by running: $ git pull https://github.com/gauravaradhye/cloudstack 8388-VirtualRouters Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/173.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 #173 ---- commit 270ba4828fd3d7d2ef34c6950c066b939d075ef7 Author: Gaurav Aradhye <gaurav.arad...@clogeny.com> Date: 2015-04-16T03:49:17Z CLOUDSTACK-8388: test_VirtualRouter_alerts.py - Fix wait time and pep8 issues ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---