CLOUDSTACK-6777: Enable testcase as it looks to be env issue

(cherry picked from commit 79364afcf5)
This commit is contained in:
Girish Shilamkar 2014-06-12 12:20:05 +05:30 committed by Daan Hoogland
parent 463527940a
commit 9a76b755b9
1 changed files with 1 additions and 1 deletions

View File

@ -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
"""