----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15761/#review29718 -----------------------------------------------------------
Commit 0aa17c4213adb5ec513151478c578015c6690050 in branch refs/heads/4.3 from Ashutosh K [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=0aa17c4 ] CLOUDSTACK-5230: Removing test cases' dependency on each other leading to failures - ASF Subversion and Git Services On Nov. 21, 2013, 12:49 p.m., Ashutosh Kelkar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/15761/ > ----------------------------------------------------------- > > (Updated Nov. 21, 2013, 12:49 p.m.) > > > 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 > >