-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23925/
-----------------------------------------------------------
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