mirror of https://github.com/apache/cloudstack.git
add cleanup list
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
This commit is contained in:
parent
ff7527fc87
commit
fab45b5180
|
|
@ -163,6 +163,7 @@ class TestRedundantRouterRulesLifeCycle(cloudstackTestCase):
|
|||
)
|
||||
# Enable Network offering
|
||||
cls.network_offering.update(cls.api_client, state='Enabled')
|
||||
cls._cleanup = []
|
||||
return
|
||||
|
||||
@classmethod
|
||||
|
|
|
|||
Loading…
Reference in New Issue