Adds sleep between clean and deploy for baremetal deployment 51/1551/1
authorTim Rozet <trozet@redhat.com>
Mon, 14 Sep 2015 20:20:39 +0000 (16:20 -0400)
committerTim Rozet <trozet@redhat.com>
Mon, 14 Sep 2015 20:20:39 +0000 (16:20 -0400)
Change-Id: Idc213f3f8277cef2485b5f8fa2c305f18dc6fa92
Signed-off-by: Tim Rozet <trozet@redhat.com>
jjb/genesis/genesis-foreman.yml

index 42f0afa..2c6f06c 100644 (file)
             # cleanup first
             sudo $WORKSPACE/common/ci/clean.sh -base_config $WORKSPACE/$INSTALLER/ci/inventory/lf_pod2_ksgen_settings.yml
 
+            echo "Sleeping for 60 seconds between clean and deploy to allow nodes to power off"
+            sleep 60
+
             # and then initiate deployment
             sudo $WORKSPACE/$INSTALLER/ci/deploy.sh -base_config $WORKSPACE/$INSTALLER/ci/inventory/lf_pod2_ksgen_settings.yml