-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27801/
-----------------------------------------------------------
(Updated Nov. 10, 2014, 4:20 p.m.)
Review request for cloudstack and SrikanteswaraRao Talluri.
Bugs: CLOUDSTACK-7866
https://issues.apache.org/jira/browse/CLOUDSTACK-7866
Repository: cloudstack-git
Description (updated)
-------
Changes:
1. Adding type="Routing" while listing hosts (to migrate VM to) so as to avoid
listing SSVMs and CPVMs.
2. Correcting host.hostid to host.id
3. Replacing import * with actual module names
Diffs (updated)
-----
test/integration/component/maint/test_host_high_availability.py ecc23f7
Diff: https://reviews.apache.org/r/27801/diff/
Testing (updated)
-------
Yes.
Log:
Test VM deployments (Create HA enabled Compute Service Offering and VM) ...
SKIP: Skip
Verify you can not create new VMs on hosts with an ha.tag ... SKIP: Skip
Verify you can not migrate VMs to hosts with an ha.tag (positive) ... SKIP: Skip
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 ... SKIP: Skip
Verify that none of the VMs without HA enabled migrate to an ha tagged host
during live migration ... SKIP: Skip
----------------------------------------------------------------------
Ran 6 tests in 226.880s
OK (SKIP=5)
Thanks,
Gaurav Aradhye