1
0
mirror of https://github.com/openshift/openshift-ansible.git synced 2026-02-05 06:46:04 +01:00

Merge pull request #12112 from mtnbikenc/increase-rollout-timeout

Increase worker config rollout timeout
This commit is contained in:
OpenShift Merge Robot
2020-02-26 23:34:56 +01:00
committed by GitHub

View File

@@ -117,7 +117,7 @@
oc wait machineconfigpool/worker
--kubeconfig={{ kubeconfig_path }}
--for=condition=Updated
--timeout=5m
--timeout=10m
rescue:
- name: DEBUG - Get worker machine config pool