Signed-off-by: Yolanda Robla <yroblamo@redhat.com>
Change-Id: I68623e2f0b8e8e97dd16ddc794640e27a8c97db2
# now run the cluster
source $HOME/.kni/${SITE_NAME}/profile.env
-approve_certs &
-FUNCTION_PID=$!
sudo -E $HOME/.kni/${SITE_NAME}/requirements/openshift-install create cluster --dir=/$HOME/.kni/${SITE_NAME}/final_manifests 2>&1 | tee ${WORKSPACE}/libvirt_deploy.log
STATUS=$?
-kill $FUNCTION_PID || true
# output tfstate
echo "metadata.json for removing cluster"