[Tempest]: Updating L2GatewayConnectionTest
Bug 2002191 Fixing the resource cleanup issue seen in L2GatewayConnectionTest Change-Id: I2e6410d4e3c9e10fc9fe15a6461989da48621eec
This commit is contained in:
parent
5619b26ca5
commit
1c4aa083a3
@ -109,8 +109,7 @@ class L2GatewayConnectionTest(base.BaseAdminNetworkTest):
|
||||
@classmethod
|
||||
def resource_cleanup(cls):
|
||||
cls.l2gw_cleanup()
|
||||
if hasattr(cls, 'network'):
|
||||
cls.networks_client.delete_network(cls.network['id'])
|
||||
super(L2GatewayConnectionTest, cls).resource_cleanup()
|
||||
|
||||
@classmethod
|
||||
def l2gw_cleanup(cls):
|
||||
|
Loading…
x
Reference in New Issue
Block a user