----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23925/#review48725 -----------------------------------------------------------
Commit 9245b7b71fb854b78f7690deef0a4f2fd344e148 in cloudstack's branch refs/heads/master from Gaurav Aradhye [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=9245b7b ] CLOUDSTACK-7183: Fixing cleanup issue in tsest_escalations_instances.py - ASF Subversion and Git Services On July 25, 2014, 11:22 a.m., Gaurav Aradhye wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/23925/ > ----------------------------------------------------------- > > (Updated July 25, 2014, 11:22 a.m.) > > > Review request for cloudstack and Girish Shilamkar. > > > Bugs: CLOUDSTACK-7183 > https://issues.apache.org/jira/browse/CLOUDSTACK-7183 > > > Repository: cloudstack-git > > > Description > ------- > > The test case test_23_deply_vm_multiple_securitygroups fails because it tries > to delete the security group before deleting the VMs in it. > Added different cleanup list for VMs for which cleanup will be executed > before the regular cleanup list, and also passed expunge=True so that it is > expunged immediately. > > > Diffs > ----- > > test/integration/component/test_escalations_instances.py 0cd8b68 > > Diff: https://reviews.apache.org/r/23925/diff/ > > > Testing > ------- > > Yes. > > tested on KVM basic zone with SG. > > > Thanks, > > Gaurav Aradhye > >
