From 14a889df36f3c5b83de19d62bee711a71b1e60df 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 (cherry picked from commit 22da47087b0ed67bb8bf30b92b1199cc67898150) --- 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(