From: Carlos Goncalves Date: Thu, 28 Jul 2016 14:47:02 +0000 (+0200) Subject: Increase sleep time before re-checking host status X-Git-Tag: colorado.1.0~37 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=doctor.git;a=commitdiff_plain;h=5048adc29b31864a0a4de5fe3e94602e9d831cfc Increase sleep time before re-checking host status JIRA: DOCTOR-63 Change-Id: I4bc932dac22aca746489910bccb87f6571e3200b Signed-off-by: Carlos Goncalves --- diff --git a/tests/run.sh b/tests/run.sh index baef112b..d693a7ce 100755 --- a/tests/run.sh +++ b/tests/run.sh @@ -314,7 +314,7 @@ start_consumer sleep 60 echo "injecting host failure..." inject_failure -sleep 10 +sleep 60 check_host_status "DOWN" calculate_notification_time