mirror of
https://github.com/apache/cloudstack
synced 2026-08-27 16:23:41 +00:00
CLOUDSTACK-6877 Tagged the testcase with the bugId
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
This commit is contained in:
parent
0190c93668
commit
06bcc8d9ee
@ -81,7 +81,7 @@ class TestSecStorageServices(cloudstackTestCase):
|
||||
raise Exception("Warning: Exception during cleanup : %s" % e)
|
||||
return
|
||||
|
||||
@attr(tags = ["advanced", "advancedns", "smoke", "basic", "eip", "sg", "selfservice"])
|
||||
@attr(tags = ["advanced", "advancedns", "smoke", "basic", "eip", "sg", "selfservice"],BugId="CLOUDSTACK-6877")
|
||||
def test_01_sys_vm_start(self):
|
||||
"""Test system VM start
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user