Merge "omit the instance reboot temporarily"
authorMatthewLi <matthew.lijun@huawei.com>
Wed, 1 Jun 2016 01:39:00 +0000 (01:39 +0000)
committerGerrit Code Review <gerrit@172.30.200.206>
Wed, 1 Jun 2016 01:39:00 +0000 (01:39 +0000)
testsuites/rubbos/run_rubbos.py

index d448983..42f8d50 100755 (executable)
@@ -374,8 +374,8 @@ def main():
     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)