Merge "CI: use retries for control host bootstrap in seed VM jobs"

This commit is contained in:
Zuul 2021-04-12 20:27:53 +00:00 committed by Gerrit Code Review
commit 4dba1f3ee1

View File

@ -266,8 +266,7 @@ function seed_hypervisor_deploy {
# Deploy a seed hypervisor. # Deploy a seed hypervisor.
environment_setup environment_setup
echo "Bootstrapping the Ansible control host" control_host_bootstrap
run_kayobe control host bootstrap
echo "Configuring the seed hypervisor" echo "Configuring the seed hypervisor"
run_kayobe seed hypervisor host configure run_kayobe seed hypervisor host configure