Revert "Fail fast during advanced networking test"
This reverts commitae3dbdc11f
. Commitae3dbdc11f
was seen as the recent spike for the "ssh timeout" failures in neutron, as referenced by this bug [1]. With this revert, we hope to get things moving again while we root cause the other issue. We will re-submitae3dbdc11f
to continue debugging as well. [1] https://bugs.launchpad.net/bugs/1323658 Change-Id: Ida6e1d2096673d359ac7a8eaf9ab366e056c56f5
This commit is contained in:
parent
8f4bf7b16e
commit
9e1057b633
@ -84,7 +84,6 @@ class TestNetworkAdvancedServerOps(manager.NetworkScenarioTest):
|
||||
self.floating_ip = self._create_floating_ip(self.server,
|
||||
public_network_id)
|
||||
self.addCleanup(self.cleanup_wrapper, self.floating_ip)
|
||||
self._wait_server_status_and_check_network_connectivity()
|
||||
|
||||
def _check_tenant_network_connectivity(self, server,
|
||||
username,
|
||||
|
Loading…
Reference in New Issue
Block a user