mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Unskip skipped tests
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
This commit is contained in:
parent
4a99f47581
commit
03e283c4b3
@ -880,7 +880,6 @@ class TestVMLifeCycleVPC(cloudstackTestCase):
|
||||
)
|
||||
return
|
||||
|
||||
@unittest.skip("debugging")
|
||||
class TestVMLifeCycleSharedNwVPC(cloudstackTestCase):
|
||||
|
||||
@classmethod
|
||||
@ -1681,7 +1680,6 @@ class TestVMLifeCycleSharedNwVPC(cloudstackTestCase):
|
||||
return
|
||||
|
||||
|
||||
@unittest.skip("debugging")
|
||||
class TestVMLifeCycleBothIsolated(cloudstackTestCase):
|
||||
|
||||
@classmethod
|
||||
@ -2014,7 +2012,6 @@ class TestVMLifeCycleBothIsolated(cloudstackTestCase):
|
||||
return
|
||||
|
||||
|
||||
@unittest.skip("debugging")
|
||||
class TestVMLifeCycleStoppedVPCVR(cloudstackTestCase):
|
||||
|
||||
@classmethod
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user