You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by da...@apache.org on 2014/07/28 16:04:26 UTC

[14/50] git commit: updated refs/heads/4.4 to d5220a8

CLOUDSTACK-6877 Tagged the testcase with the bugId

Signed-off-by: Abhinandan Prateek <ap...@apache.org>
(cherry picked from commit 06bcc8d9eee802a3f5ada6bb7335ffe0cb7b3008)


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

Branch: refs/heads/4.4
Commit: 3d5a7abba96092db7957f68fae92263213550fc0
Parents: a3e8529
Author: Bharat Kumar <bh...@citrix.com>
Authored: Mon Jun 9 18:42:43 2014 +0530
Committer: Daan Hoogland <da...@onecht.net>
Committed: Mon Jul 28 16:02:29 2014 +0200

----------------------------------------------------------------------
 test/integration/smoke/test_secondary_storage.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/3d5a7abb/test/integration/smoke/test_secondary_storage.py
----------------------------------------------------------------------
diff --git a/test/integration/smoke/test_secondary_storage.py b/test/integration/smoke/test_secondary_storage.py
index 8f1792f..43aa859 100644
--- a/test/integration/smoke/test_secondary_storage.py
+++ b/test/integration/smoke/test_secondary_storage.py
@@ -81,7 +81,7 @@ class TestSecStorageServices(cloudstackTestCase):
             raise Exception("Warning: Exception during cleanup : %s" % e)
         return
 
-    @attr(tags = ["advanced", "advancedns", "smoke", "basic", "eip", "sg", "selfservice"])
+    @attr(tags = ["advanced", "advancedns", "smoke", "basic", "eip", "sg", "selfservice"],BugId="CLOUDSTACK-6877")
     def test_01_sys_vm_start(self):
         """Test system VM start
         """