-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15761/
-----------------------------------------------------------
Review request for cloudstack, Girish Shilamkar and SrikanteswaraRao Talluri.
Bugs: CLOUDSTACK-5230
https://issues.apache.org/jira/browse/CLOUDSTACK-5230
Repository: cloudstack-git
Description
-------
Removing dependency between the test cases.
Some test cases were trying to delete/recover the instances which are already
deleted in other test cases.
Diffs
-----
test/integration/component/test_vpc_vm_life_cycle.py beb5b99
Diff: https://reviews.apache.org/r/15761/diff/
Testing
-------
Tested locally on VMware Advanced setup.
Log:
Ran the failing test cases with the dependent test case.
test_05_destroy_instance_in_network
(test_vpc_vm_life_cycle_fixed.TestVMLifeCycleSharedNwVPC)
Test destroy an instance in VPC networks ... ok
test_06_recover_instance_in_network
(test_vpc_vm_life_cycle_fixed.TestVMLifeCycleSharedNwVPC)
Test recover an instance in VPC networks ... ok
test_10_expunge_instance_in_network
(test_vpc_vm_life_cycle_fixed.TestVMLifeCycleSharedNwVPC)
Test expunge an instance in VPC networks ... ok
Thanks,
Ashutosh Kelkar