summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthewLi <matthew.lijun@huawei.com>2016-06-01 01:39:00 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-06-01 01:39:00 +0000
commit317d868b4993e529905ed2337e1488c976f9d040 (patch)
tree8503fe4bd7d98f9674ba746c73d911b8bf417692
parent0bd7b590260d867bf146aaff4492567a8d7ee12d (diff)
parentcb81baffea4914d4aaca0db5730028b26ece28e4 (diff)
Merge "omit the instance reboot temporarily"
-rwxr-xr-xtestsuites/rubbos/run_rubbos.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/rubbos/run_rubbos.py b/testsuites/rubbos/run_rubbos.py
index d4489836..42f8d509 100755
--- a/testsuites/rubbos/run_rubbos.py
+++ b/testsuites/rubbos/run_rubbos.py
@@ -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)