You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ta...@apache.org on 2015/01/13 11:19:42 UTC

git commit: updated refs/heads/4.5 to 17e1922

Repository: cloudstack
Updated Branches:
  refs/heads/4.5 613aa8ea2 -> 17e192243


CLOUDSTACK-8137: Fixed cleanup issue in sec group tests in test_escalations_instances.py

Signed-off-by: SrikanteswaraRao Talluri <ta...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/17e19224
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/17e19224
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/17e19224

Branch: refs/heads/4.5
Commit: 17e19224398ac38bc9171bd157fb376361630f6d
Parents: 613aa8e
Author: K@clogeny.com <K...@clogeny.com>
Authored: Tue Dec 30 15:04:38 2014 +0530
Committer: SrikanteswaraRao Talluri <ta...@apache.org>
Committed: Tue Jan 13 15:49:23 2015 +0530

----------------------------------------------------------------------
 test/integration/component/test_escalations_instances.py | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/17e19224/test/integration/component/test_escalations_instances.py
----------------------------------------------------------------------
diff --git a/test/integration/component/test_escalations_instances.py b/test/integration/component/test_escalations_instances.py
index 725cac3..00d5852 100644
--- a/test/integration/component/test_escalations_instances.py
+++ b/test/integration/component/test_escalations_instances.py
@@ -3648,7 +3648,6 @@ class TestInstances(cloudstackTestCase):
                 security_group,
                 "Security Group creation failed"
             )
-            self.cleanup.append(security_group)
             security_groups_list_size = security_groups_list_size + 1
 
         # Listing the networks again