Unskip skipped tests

Signed-off-by: Prasanna Santhanam <tsp@apache.org>
This commit is contained in:
Prasanna Santhanam 2013-06-10 15:50:50 +05:30
parent 4a99f47581
commit 03e283c4b3

View File

@ -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