summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtests/run.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/run.sh b/tests/run.sh
index 49011201..1b21f09f 100755
--- a/tests/run.sh
+++ b/tests/run.sh
@@ -236,6 +236,7 @@ inject_failure() {
dev=$(sudo ip a | awk '/ @COMPUTE_IP@\//{print $7}')
sleep 1
sudo ip link set $dev down
+echo "doctor set host down at" $(date "+%s.%N")
sleep 180
sudo ip link set $dev up
sleep 1