summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthewLi <matthew.lijun@huawei.com>2016-05-31 21:32:57 -0400
committerMatthewLi <matthew.lijun@huawei.com>2016-05-31 21:32:57 -0400
commitcb81baffea4914d4aaca0db5730028b26ece28e4 (patch)
treedceb1181b795a14aaed1b32d63abea331216db88
parentfd9f0a7a1e95ff3346144bcb8660fe12721610cb (diff)
omit the instance reboot temporarily
Change-Id: Ic73b953cc7b63e4629ba7ad9c673196528891c4f Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
-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)