tests: unskip Qcow2 scenario
previously relying on nested virt Related: rhbz#1770193 NOTE: live-iso still fails on RHEL 7 and we've been unsuccessfull figuring out why so skip it for now
This commit is contained in:
parent
d11f5079f4
commit
b0dc59534c
@ -29,7 +29,6 @@ class TestImages(composertest.ComposerTestCase):
|
|||||||
self.runCliTest("/tests/cli/test_compose_partitioned-disk.sh")
|
self.runCliTest("/tests/cli/test_compose_partitioned-disk.sh")
|
||||||
|
|
||||||
|
|
||||||
@unittest.skip('Disabled due to issues with nested KVM')
|
|
||||||
class TestQcow2(composertest.ComposerTestCase):
|
class TestQcow2(composertest.ComposerTestCase):
|
||||||
def tearDown(self):
|
def tearDown(self):
|
||||||
super().tearDownTestMachine()
|
super().tearDownTestMachine()
|
||||||
|
Loading…
Reference in New Issue
Block a user