Adjusting Host Readiness

This change will use the default 5 minutes for Check Host Readiness
on computes and storages.

Change-Id: I91cc0c98da3eb2da258ce76cfbe37a1a9252ecce
Signed-off-by: George Postolache <george.postolache@intel.com>
This commit is contained in:
Lemus Contreras, Cristopher J 2020-02-05 14:13:18 -08:00 committed by George Postolache
parent 888f636257
commit f9bb492368
1 changed files with 2 additions and 1 deletions

View File

@ -173,7 +173,7 @@ Provisioning Standard Non-Storage System
\ Run Keyword If '${ENVIRONMENT}'=='baremetal'
... Configure Huge Page Size ${compute}
\ Unlock Compute ${compute}
\ Check Host Readiness ${compute} 1
\ Check Host Readiness ${compute}
## TO DO : HERE KEYWORD TO CHECK QUORUM ON CEPH
# - Enable ODS on Controllers
${controllers} Create List controller-0 controller-1
@ -229,6 +229,7 @@ Provisioning Standard Storage System
\ Setup Cluster Host Interfaces Storage Node ${storage}
\ Add Storage OSD ${storage} /dev/sdb
\ Unlock Storage ${storage}
\ Check Host Readiness ${storage}
## TO DO : HERE KEYWORD TO CHECK QUORUM ON CEPH
# --- Compute Nodes ---
${computes} = Get Compute Nodes