From 9a76b755b92f4b15615091d9651fee2ac3b91cb2 Mon Sep 17 00:00:00 2001 From: Girish Shilamkar Date: Thu, 12 Jun 2014 12:20:05 +0530 Subject: [PATCH] CLOUDSTACK-6777: Enable testcase as it looks to be env issue (cherry picked from commit 79364afcf59f8317aa211959aa2d7ac0959a8d53) --- test/integration/smoke/test_secondary_storage.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration/smoke/test_secondary_storage.py b/test/integration/smoke/test_secondary_storage.py index 43aa85989c4..240f54f942f 100644 --- a/test/integration/smoke/test_secondary_storage.py +++ b/test/integration/smoke/test_secondary_storage.py @@ -160,7 +160,7 @@ class TestSecStorageServices(cloudstackTestCase): ) return - @attr(tags = ["advanced", "advancedns", "smoke", "basic", "eip", "sg", "selfservice"], BugId="CLOUDSTACK-6773, CLOUDSTACK-6777") + @attr(tags = ["advanced", "advancedns", "smoke", "basic", "eip", "sg", "selfservice"]) def test_02_sys_template_ready(self): """Test system templates are ready """