CI: ensure kubevirt VMs are available as part of provisionning

Allow to use the provisionning playbook from multiples users without
duplicating the ssh check.
This commit is contained in:
Max Gautier
2025-03-11 14:12:55 +01:00
parent 315313dd10
commit 71ae3c78e2
3 changed files with 13 additions and 15 deletions

View File

@@ -63,8 +63,6 @@ EOF
fi
ansible-playbook tests/cloud_playbooks/wait-for-ssh.yml
run_playbook () {
playbook=$1
shift