mirror of
https://github.com/apache/cloudstack
synced 2026-08-31 17:13:53 +00:00
Disabling the failed test cases mentioned in the following tickets integration.smoke.test_iso - CLOUDSTACK-6769, CLOUDSTACK-6774
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
(cherry picked from commit 80b9849981)
This commit is contained in:
parent
97e1294eed
commit
c6a6b5b698
@ -189,6 +189,7 @@ class TestCreateIso(cloudstackTestCase):
|
||||
class TestISO(cloudstackTestCase):
|
||||
|
||||
@classmethod
|
||||
@attr(BugId="CLOUDSTACK-6769, CLOUDSTACK-6774")
|
||||
def setUpClass(cls):
|
||||
cls.services = Services().services
|
||||
cls.api_client = super(TestISO, cls).getClsTestClient().getApiClient()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user