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/master Commit: 8840d90ea8e4c11c28c1844ea3af00c32ced1a98 Parents: 47a22e0 Author: sailajamada <sailaja.m...@citrix.com> Authored: Thu Mar 12 09:02:46 2015 +0530 Committer: sailajamada <sailaja.m...@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 """