You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ap...@apache.org on 2014/06/11 07:59:01 UTC

git commit: updated refs/heads/4.4-forward to 06bcc8d

Repository: cloudstack
Updated Branches:
  refs/heads/4.4-forward 0190c9366 -> 06bcc8d9e


CLOUDSTACK-6877 Tagged the testcase with the bugId

Signed-off-by: Abhinandan Prateek <ap...@apache.org>


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

Branch: refs/heads/4.4-forward
Commit: 06bcc8d9eee802a3f5ada6bb7335ffe0cb7b3008
Parents: 0190c93
Author: Bharat Kumar <bh...@citrix.com>
Authored: Mon Jun 9 18:42:43 2014 +0530
Committer: Abhinandan Prateek <ap...@apache.org>
Committed: Wed Jun 11 11:27:27 2014 +0530

----------------------------------------------------------------------
 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/06bcc8d9/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 481d907..e037593 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
         """