mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-6777: Enable testcase as it looks to be env issue
(cherry picked from commit 79364afcf5)
This commit is contained in:
parent
463527940a
commit
9a76b755b9
|
|
@ -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
|
||||
"""
|
||||
|
|
|
|||
Loading…
Reference in New Issue