diff --git a/test/integration/component/maint/test_redundant_router.py b/test/integration/component/maint/test_redundant_router.py index 1b215c3b9b3..75c6122e1b5 100644 --- a/test/integration/component/maint/test_redundant_router.py +++ b/test/integration/component/maint/test_redundant_router.py @@ -1574,6 +1574,9 @@ class TestRvRRedundancy(cloudstackTestCase): "Vm should be in running state after deployment" ) + # wait for VR to update state + time.sleep(self.services["sleep"]) + self.debug("Checking state of the backup router in %s" % self.network.name) routers = Router.list( self.apiclient,