diff --git a/nova/tests/functional/test_cross_cell_migrate.py b/nova/tests/functional/test_cross_cell_migrate.py index eccce774d9..872036b0af 100644 --- a/nova/tests/functional/test_cross_cell_migrate.py +++ b/nova/tests/functional/test_cross_cell_migrate.py @@ -71,7 +71,7 @@ class TestMultiCellMigrate(integrated_helpers.ProviderUsageBaseTestCase): self.created_images = [] # list of image IDs created during resize # Adjust the polling interval and timeout for long RPC calls. - self.flags(rpc_response_timeout=1) + self.flags(rpc_response_timeout=10) self.flags(long_rpc_timeout=60) # Set up 2 compute services in different cells