Increase the wait time for slave to come back to 180 seconds
[releng.git] / jjb / genesis / genesis-foreman.yml
index 6d1c5b1..1980a39 100644 (file)
             done
 
             if [ "$ping_flag" -eq 1 ]; then
-              echo "Slave is pingable, now wait 90 seconds for services to start"
-              sleep 90
+              echo "Slave is pingable, now wait 180 seconds for services to start"
+              sleep 180
             else
               echo "Slave did not come back up after reboot: please check opnfv-jump-2"
               exit 1