mirror of https://github.com/apache/cloudstack.git
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):
|
||||
|
||||
@classmethod
|
||||
|
|
@ -562,7 +561,6 @@ class TestVMLifeCycleHostmaintenance(cloudstackTestCase):
|
|||
return
|
||||
|
||||
|
||||
@unittest.skip("No suitable setup available for testing")
|
||||
class TestVPCNetworkRules(cloudstackTestCase):
|
||||
|
||||
@classmethod
|
||||
|
|
|
|||
Loading…
Reference in New Issue