summaryrefslogtreecommitdiffstats
path: root/doctor_tests/main.py
diff options
context:
space:
mode:
authordongwenjuan <dong.wenjuan@zte.com.cn>2018-08-07 09:58:53 +0800
committerdongwenjuan <dong.wenjuan@zte.com.cn>2018-08-07 09:58:53 +0800
commit0f607cb5efd91ee497346b7f792dfa844d15595c (patch)
tree9569ed71d96412398fc4fdcd5e4122f1b65aa6ae /doctor_tests/main.py
parent1351038a65739b8d799820de515178326ad05f7b (diff)
enlarge the time of link down
Change-Id: I063d7ba9b3eb8999cb2b08e7c6deca2644eb169e Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Diffstat (limited to 'doctor_tests/main.py')
-rw-r--r--doctor_tests/main.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doctor_tests/main.py b/doctor_tests/main.py
index 61facb61..79480ca1 100644
--- a/doctor_tests/main.py
+++ b/doctor_tests/main.py
@@ -67,7 +67,7 @@ class DoctorTest(object):
# injecting host failure...
# NOTE (umar) add INTERFACE_NAME logic to host injection
self.fault_management.start()
- time.sleep(10)
+ time.sleep(30)
# verify the test results
# NOTE (umar) copy remote monitor.log file when monitor=collectd