[ https://issues.apache.org/jira/browse/CLOUDSTACK-8512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14558243#comment-14558243 ]
ASF GitHub Bot commented on CLOUDSTACK-8512: -------------------------------------------- GitHub user gauravaradhye opened a pull request: https://github.com/apache/cloudstack/pull/299 CLOUDSTACK-8512: Fixed test script issues in test_escalations_hosts.py The test script has several issues related to calling base class methods and retrieving data from database. Fixed them. Logs: Disable the host and it's cluster, ... === TestName: test_01_op_host_capacity_disable_cluster | Status : SUCCESS === ok Disable the host and it's pod, ... === TestName: test_02_op_host_capacity_disable_pod | Status : SUCCESS === ok Disable the host and it's zone, ... === TestName: test_03_op_host_capacity_disable_zone | Status : SUCCESS === ok Disable the host then unmanage the cluster, ... === TestName: test_04_disable_host_unmanage_cluster_check_hosts_status | Status : SUCCESS === ok ---------------------------------------------------------------------- Ran 4 tests in 126.470s OK You can merge this pull request into a Git repository by running: $ git pull https://github.com/gauravaradhye/cloudstack 8512 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/299.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 #299 ---- commit b4c8b79b3cc01f5d11f932d59aa660cf10e77185 Author: Gaurav Aradhye <gaurav.arad...@clogeny.com> Date: 2015-05-25T13:14:51Z CLOUDSTACK-8512: Fixed test script issues in test_escalations_hosts.py ---- > Fix test script issues in test_escalations_hosts.py > --------------------------------------------------- > > Key: CLOUDSTACK-8512 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8512 > Project: CloudStack > Issue Type: Test > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Automation > Affects Versions: 4.6.0 > Reporter: Gaurav Aradhye > Assignee: Gaurav Aradhye > Labels: automation > Fix For: 4.6.0 > > > The test script has several issues related to calling base class methods and > retrieving data from database. -- This message was sent by Atlassian JIRA (v6.3.4#6332)