X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=testsuites%2Frubbos%2Frun_rubbos.py;h=d44898368fb0451156fe0cf7b6ea63a52f26a082;hb=fd9f0a7a1e95ff3346144bcb8660fe12721610cb;hp=fc177ccbb6f6a843d9685831372201bd18fc3b9e;hpb=46af4c02016956ff76e1794e41acdd04eee97061;p=bottlenecks.git diff --git a/testsuites/rubbos/run_rubbos.py b/testsuites/rubbos/run_rubbos.py index fc177ccb..d4489836 100755 --- a/testsuites/rubbos/run_rubbos.py +++ b/testsuites/rubbos/run_rubbos.py @@ -371,8 +371,8 @@ def main(): print "Cannot create instances, as Failed to create image(s)." exit (-1) - print "Wait 150 seconds after stack creation........." - time.sleep(150) + print "Wait 300 seconds after stack creation........." + time.sleep(300) reboot_instances() time.sleep(180)