From 8840d90ea8e4c11c28c1844ea3af00c32ced1a98 Mon Sep 17 00:00:00 2001 From: sailajamada Date: Thu, 12 Mar 2015 09:02:46 +0530 Subject: [PATCH] Modified few lines --- test/integration/component/test_browse_volumes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration/component/test_browse_volumes.py b/test/integration/component/test_browse_volumes.py index 4018cc6545c..8f6d8bbcada 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 """