-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28896/
-----------------------------------------------------------

Review request for cloudstack and SrikanteswaraRao Talluri.


Bugs: CLOUDSTACK-8059
    https://issues.apache.org/jira/browse/CLOUDSTACK-8059


Repository: cloudstack-git


Description
-------


The test suite does not have the required code in setupClass() for the test 
cases to run properly.

Required code includes:
1) Find the cluster with at least 3 Hosts
2) Make one of the hosts HA enabled.
3) Remove the host tags in the cleanup.


Diffs
-----

  test/integration/component/maint/test_host_high_availability.py 0d76f81 

Diff: https://reviews.apache.org/r/28896/diff/


Testing
-------

Yes.

Log:
Test VM deployments (Create HA enabled Compute Service Offering and VM) ... === 
TestName: test_01_vm_deployment_with_compute_offering_with_ha_enabled | Status :
SUCCESS ===
ok
Verify you can not create new VMs on hosts with an ha.tag ... === TestName: 
test_02_no_vm_creation_on_host_with_haenabled | Status : SUCCESS ===
ok
Verify you can not migrate VMs to hosts with an ha.tag (positive) ... === 
TestName: test_03_cant_migrate_vm_to_host_with_ha_positive | Status : SUCCESS 
===
ok
Verify you can not migrate VMs to hosts with an ha.tag (negative) ... === 
TestName: test_04_cant_migrate_vm_to_host_with_ha_negative | Status : SUCCESS 
===
ok
Verify that none of the VMs with HA enabled migrate to an ha tagged host during 
live migration ... === TestName:
test_05_no_vm_with_ha_gets_migrated_to_ha_host_in_live_migration | Status : 
SUCCESS ===
ok
Verify that none of the VMs without HA enabled migrate to an ha tagged host 
during live migration ... === TestName:
test_06_no_vm_without_ha_gets_migrated_to_ha_host_in_live_migration | Status : 
SUCCESS ===
ok

----------------------------------------------------------------------
Ran 6 tests in 935.481s

OK


Thanks,

Gaurav Aradhye

Reply via email to