Remove bootstrap vm after deploying workers 18/3618/1
authorYolanda Robla <yroblamo@redhat.com>
Fri, 10 Jul 2020 10:32:06 +0000 (12:32 +0200)
committerYolanda Robla <yroblamo@redhat.com>
Fri, 10 Jul 2020 10:32:06 +0000 (12:32 +0200)
commita44639776c645441f96348c509f3c4db55728db9
treeb8610d3cf233c2ab919237283d23e636d598c7f6
parent91d71c929645d6a5b91a9f9961ccf0a41a0c5fbc
Remove bootstrap vm after deploying workers

Due to https://github.com/openshift/okd/issues/209, the
worker nodes cannot fetch ignition properly when bootstrap
vm is up. So we need to destroy the vm after the worker
creation, so they can get ign properly.

Signed-off-by: Yolanda Robla <yroblamo@redhat.com>
Change-Id: I5e2c74db201825c2375d86af5c621f452d788672
ci/kni_deploy_baremetal.sh