-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15262/
-----------------------------------------------------------
Review request for cloudstack, Girish Shilamkar and SrikanteswaraRao Talluri.
Bugs: CLOUDSTACK-5057
https://issues.apache.org/jira/browse/CLOUDSTACK-5057
Repository: cloudstack-git
Description
-------
Earlier --> The virtual machine recovered in the test case, was destroyed in
different test case. By the time, the test case
test_06_recover_instance_in_network executes, it was not certain that the API
would find the virtual machine.
Change --> Destroyed and recovered the VM in the same test case so that the API
to recover the virtual machine finds the VM before it gets expunged completely.
Diffs
-----
test/integration/component/test_vpc_vm_life_cycle.py 425c284
Diff: https://reviews.apache.org/r/15262/diff/
Testing
-------
Tested locally on XenServer Setup.
Thanks,
Gaurav Aradhye