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

This commit is contained in:
Girish Shilamkar 2014-06-12 12:20:05 +05:30
parent 4c168bf9db
commit 79364afcf5

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