From 12be2221ed058bccb25d7e31a1eaea252ca799de Mon Sep 17 00:00:00 2001 From: Prasanna Santhanam Date: Tue, 6 Aug 2013 19:55:10 +0530 Subject: [PATCH] Add missing sleep Signed-off-by: Prasanna Santhanam --- test/integration/component/test_redundant_router.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration/component/test_redundant_router.py b/test/integration/component/test_redundant_router.py index d77b84dc74f..617a54673bc 100644 --- a/test/integration/component/test_redundant_router.py +++ b/test/integration/component/test_redundant_router.py @@ -1523,7 +1523,7 @@ class TestRvRRedundancy(cloudstackTestCase): self.fail("Failed to stop BACKUP router: %s" % e) # wait for VR to update state - time.sleep(self.update_waiting_time) + time.sleep(self.services["sleep"]) self.debug("Checking state of the backup router in %s" % self.network.name) routers = Router.list(