mirror of https://github.com/apache/cloudstack.git
tag to exclude test in travis
This commit is contained in:
parent
eaf3ad1db4
commit
c900aac682
|
|
@ -323,7 +323,7 @@ class TestISO(cloudstackTestCase):
|
|||
)
|
||||
return
|
||||
|
||||
@attr(tags = ["advanced", "basic", "eip", "sg", "advancedns", "smoke", "provisioning"], BugId="CLOUDSTACK-6769, CLOUDSTACK-6774")
|
||||
@attr(tags = ["advanced", "basic", "eip", "sg", "advancedns"], BugId="CLOUDSTACK-6769, CLOUDSTACK-6774", required_hardware="true")
|
||||
def test_04_extract_Iso(self):
|
||||
"Test for extract ISO"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue