X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=testsuites%2Frubbos%2Frun_rubbos.py;h=42f8d509b039c42a208ddfaea68598191533b485;hb=cb81baffea4914d4aaca0db5730028b26ece28e4;hp=fc177ccbb6f6a843d9685831372201bd18fc3b9e;hpb=46af4c02016956ff76e1794e41acdd04eee97061;p=bottlenecks.git diff --git a/testsuites/rubbos/run_rubbos.py b/testsuites/rubbos/run_rubbos.py index fc177ccb..42f8d509 100755 --- a/testsuites/rubbos/run_rubbos.py +++ b/testsuites/rubbos/run_rubbos.py @@ -371,11 +371,11 @@ 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) + #reboot_instances() + #time.sleep(180) rubbos_run() time.sleep(30)