You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by sa...@apache.org on 2015/03/12 04:38:58 UTC

git commit: updated refs/heads/volume-upload to 8840d90

Repository: cloudstack
Updated Branches:
  refs/heads/volume-upload 47a22e059 -> 8840d90ea


Modified few lines


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

Branch: refs/heads/volume-upload
Commit: 8840d90ea8e4c11c28c1844ea3af00c32ced1a98
Parents: 47a22e0
Author: sailajamada <sa...@citrix.com>
Authored: Thu Mar 12 09:02:46 2015 +0530
Committer: sailajamada <sa...@citrix.com>
Committed: Thu Mar 12 09:02:46 2015 +0530

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


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/8840d90e/test/integration/component/test_browse_volumes.py
----------------------------------------------------------------------
diff --git a/test/integration/component/test_browse_volumes.py b/test/integration/component/test_browse_volumes.py
index 4018cc6..8f6d8bb 100644
--- a/test/integration/component/test_browse_volumes.py
+++ b/test/integration/component/test_browse_volumes.py
@@ -1462,7 +1462,7 @@ class TestBrowseUploadVolume(cloudstackTestCase):
 
 
     @attr(tags = ["advanced", "advancedns", "smoke", "basic"], required_hardware="true")
-    def xtest_02_SSVM_Life_Cycle_With_Browser_Volume_TPath(self):
+    def test_02_SSVM_Life_Cycle_With_Browser_Volume_TPath(self):
         """
         Test SSVM_Life_Cycle_With_Browser_Volume_TPath - This includes SSVM life cycle followed by Browser volume upload operations
         """