mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-6877 Tagged the testcase with the bugId
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
(cherry picked from commit 06bcc8d9ee)
This commit is contained in:
parent
a3e85292ba
commit
3d5a7abba9
|
|
@ -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