omit the instance reboot temporarily 21/14921/1
authorMatthewLi <matthew.lijun@huawei.com>
Wed, 1 Jun 2016 01:32:57 +0000 (21:32 -0400)
committerMatthewLi <matthew.lijun@huawei.com>
Wed, 1 Jun 2016 01:32:57 +0000 (21:32 -0400)
Change-Id: Ic73b953cc7b63e4629ba7ad9c673196528891c4f
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
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)