Merge "fix bugs to get `CONSUMER_IP`"
authorGerald Kunzmann <kunzmann@docomolab-euro.com>
Fri, 29 Jul 2016 10:18:13 +0000 (10:18 +0000)
committerGerrit Code Review <gerrit@172.30.200.206>
Fri, 29 Jul 2016 10:18:13 +0000 (10:18 +0000)
tests/run.sh

index 0bd9ee6..2f141f5 100755 (executable)
@@ -256,7 +256,7 @@ cleanup() {
 
     echo "waiting disabled compute host back to be enabled..."
     python ./nova_force_down.py "$COMPUTE_HOST" --unset
-    sleep 180
+    sleep 240
     check_host_status "UP"
     ssh $ssh_opts_cpu "$COMPUTE_USER@$COMPUTE_IP" \
         "[ -e disable_network.log ] && cat disable_network.log"
@@ -309,7 +309,7 @@ start_consumer
 sleep 60
 echo "injecting host failure..."
 inject_failure
-sleep 10
+sleep 60
 
 check_host_status "DOWN"
 calculate_notification_time