mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-01 01:28:11 -03:30
Use common playbook to wait for SSH (#4734)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
787a9c74fa
commit
5e3bd2dff1
@@ -37,6 +37,7 @@
|
||||
CI_PLATFORM: tf
|
||||
script:
|
||||
- cd tests && make create-${CI_PLATFORM} -s ; cd -
|
||||
- ansible-playbook tests/cloud_playbooks/wait-for-ssh.yml
|
||||
- ansible-playbook cluster.yml --become
|
||||
# - tests/scripts/testcases_prepare.sh
|
||||
after_script:
|
||||
|
||||
Reference in New Issue
Block a user