diff --git a/test/integration/component/test_vpc_network.py b/test/integration/component/test_vpc_network.py index b39976524c5..096315c3367 100644 --- a/test/integration/component/test_vpc_network.py +++ b/test/integration/component/test_vpc_network.py @@ -1944,7 +1944,7 @@ class TestVPCNetworkUpgrade(cloudstackTestCase): if retriesCount == 0: self.fail("Network state should change to Allocated, it is %s" % networks[0].state) retriesCount -= 1 - time.sleep(6) + time.sleep(60) self.debug("Upgrading network offering to support PF services") try: