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

----


---
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.
---

Reply via email to