diff --git a/ci/openshift-ci/cluster/install_kata.sh b/ci/openshift-ci/cluster/install_kata.sh index d544aa70c3..1eeab501ab 100755 --- a/ci/openshift-ci/cluster/install_kata.sh +++ b/ci/openshift-ci/cluster/install_kata.sh @@ -96,7 +96,7 @@ wait_for_reboot() { } wait_mcp_update() { - local delta="${1:-1200}" + local delta="${1:-3600}" local sleep_time=30 # The machineconfigpool is fine when all the workers updated and are ready, # and none are degraded.