mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-13 21:34:40 +03:00
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:
@@ -63,8 +63,6 @@ EOF
|
||||
|
||||
fi
|
||||
|
||||
ansible-playbook tests/cloud_playbooks/wait-for-ssh.yml
|
||||
|
||||
run_playbook () {
|
||||
playbook=$1
|
||||
shift
|
||||
|
||||
Reference in New Issue
Block a user