diff --git a/applications/openshift/authentication/idp_is_configured/tests/ocp4/e2e-remediation.sh b/applications/openshift/authentication/idp_is_configured/tests/ocp4/e2e-remediation.sh index 45c49719ab2..df6f5e63a31 100755 --- a/applications/openshift/authentication/idp_is_configured/tests/ocp4/e2e-remediation.sh +++ b/applications/openshift/authentication/idp_is_configured/tests/ocp4/e2e-remediation.sh @@ -26,4 +26,4 @@ EOF echo "waiting for a stable cluster" -oc adm wait-for-stable-cluster +oc adm wait-for-stable-cluster --minimum-stable-period 2m