tag to exclude test in travis

This commit is contained in:
Daan Hoogland 2014-09-04 16:15:49 +02:00
parent eaf3ad1db4
commit c900aac682
1 changed files with 1 additions and 1 deletions

View File

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