You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by gi...@apache.org on 2014/09/01 10:20:20 UTC

git commit: updated refs/heads/master to 623205a

Repository: cloudstack
Updated Branches:
  refs/heads/master a1dc17125 -> 623205a65


CLOUDSTACK-7437: Fixed snapshot cleanup issue in test_escalations_snapshots.py


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

Branch: refs/heads/master
Commit: 623205a658160f6184cfd4837312b1f4d5dad729
Parents: a1dc171
Author: Gaurav Aradhye <ga...@clogeny.com>
Authored: Thu Aug 28 12:00:31 2014 +0530
Committer: Girish Shilamkar <gi...@clogeny.com>
Committed: Mon Sep 1 13:47:37 2014 +0530

----------------------------------------------------------------------
 test/integration/component/test_escalations_snapshots.py | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/623205a6/test/integration/component/test_escalations_snapshots.py
----------------------------------------------------------------------
diff --git a/test/integration/component/test_escalations_snapshots.py b/test/integration/component/test_escalations_snapshots.py
index f8c746b..8d289e1 100644
--- a/test/integration/component/test_escalations_snapshots.py
+++ b/test/integration/component/test_escalations_snapshots.py
@@ -264,6 +264,7 @@ class TestSnapshots(cloudstackTestCase):
                         snapshot_created,
                         self.userapiclient
                         )
+        self.cleanup.remove(snapshot_created)
         # Listing all the snapshots in page 2 again
         list_vol_snaps_page2 = Snapshot.list(
                                              self.userapiclient,