From 0f607cb5efd91ee497346b7f792dfa844d15595c Mon Sep 17 00:00:00 2001 From: dongwenjuan Date: Tue, 7 Aug 2018 09:58:53 +0800 Subject: enlarge the time of link down Change-Id: I063d7ba9b3eb8999cb2b08e7c6deca2644eb169e Signed-off-by: dongwenjuan --- doctor_tests/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doctor_tests/main.py') 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 -- cgit 1.2.3-korg