-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23793/
-----------------------------------------------------------
Review request for cloudstack and Girish Shilamkar.
Bugs: CLOUDSTACK-7137
https://issues.apache.org/jira/browse/CLOUDSTACK-7137
Repository: cloudstack-git
Description
-------
Resolved the cleanup issue. The security group was not removed from cleanup
list after deleting it. So it failed to find the security group in cleanup
operation.
Also, removed the unnecessary imports.
Diffs
-----
test/integration/component/test_escalations_securitygroups.py 8934088
Diff: https://reviews.apache.org/r/23793/diff/
Testing
-------
Yes.
Log:
@Desc: Test to List Security Groups pagination ... === TestName:
test_01_list_securitygroups_pagination | Status : SUCCESS ===
ok
@Desc: Test to Authorize and Revoke Ingress for Security Group ... SKIP: skip
@Desc: Test to Authorize and Revoke Egress for Security Group ... SKIP: skip
----------------------------------------------------------------------
Ran 3 tests in 5.845s
OK (SKIP=2)
Thanks,
Ashutosh Kelkar