Merge "Remove short call timeout from func test"

This commit is contained in:
Zuul 2021-03-01 10:59:08 +00:00 committed by Gerrit Code Review
commit ded25f33c7
1 changed files with 0 additions and 3 deletions

View File

@ -27,9 +27,6 @@ class TestDetachVolumeWhileComputeDown(integrated_helpers._IntegratedTestBase):
def test_volume_detach_while_compute_down(self):
# _IntegratedTestBase uses CastAsCall so set the response timeout to 1
self.flags(rpc_response_timeout=1)
# Launch a test instance
server = self._create_server(networks='none')