GitHub user gauravaradhye opened a pull request: https://github.com/apache/cloudstack/pull/235
CLOUDSTACK-8450: Fix method calls in test_escalations_hosts.py Number of arguments in method definition and method call are mismatched in this test suite. Did not test this. Only a high level fix to get it working. Will assign to original test writer if script still fails. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gauravaradhye/cloudstack 8450 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/235.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 #235 ---- commit 1db32caaf4273e0eb4d6a938a61345aaa8bc210f Author: Gaurav Aradhye <gaurav.arad...@clogeny.com> Date: 2015-05-07T08:22:50Z CLOUDSTACK-8450: Fix method calls in test_escalations_hosts.py ---- --- 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. ---