mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
unskipping skipped tests
and indentation fixes Signed-off-by: Prasanna Santhanam <tsp@apache.org>
This commit is contained in:
parent
61e150fd58
commit
16e9eaca80
File diff suppressed because it is too large
Load Diff
@ -186,7 +186,6 @@ class Services:
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@unittest.skip("No suitable setup available for testing")
|
|
||||||
class TestVMLifeCycleHostmaintenance(cloudstackTestCase):
|
class TestVMLifeCycleHostmaintenance(cloudstackTestCase):
|
||||||
|
|
||||||
@classmethod
|
@classmethod
|
||||||
@ -562,7 +561,6 @@ class TestVMLifeCycleHostmaintenance(cloudstackTestCase):
|
|||||||
return
|
return
|
||||||
|
|
||||||
|
|
||||||
@unittest.skip("No suitable setup available for testing")
|
|
||||||
class TestVPCNetworkRules(cloudstackTestCase):
|
class TestVPCNetworkRules(cloudstackTestCase):
|
||||||
|
|
||||||
@classmethod
|
@classmethod
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user