diff --git a/test/integration/component/test_netscaler_lb.py b/test/integration/component/test_netscaler_lb.py index 4253adadf22..3942f943b64 100644 --- a/test/integration/component/test_netscaler_lb.py +++ b/test/integration/component/test_netscaler_lb.py @@ -2756,6 +2756,8 @@ class TestVmWithLb(cloudstackTestCase): self.debug("Rebooting VM instance: %s" % self.vm_2.name) self.vm_2.reboot(self.apiclient) self.debug("Rebooting VM: %s" % self.vm_2.name) + self.debug("Waiting for Netscaler to get the service up") + time.sleep( 120 ) try: self.debug(