diff --git a/ods_ci/tasks/Resources/RHODS_OLM/install/oc_install.robot b/ods_ci/tasks/Resources/RHODS_OLM/install/oc_install.robot index e1da1399a..42fde28bf 100644 --- a/ods_ci/tasks/Resources/RHODS_OLM/install/oc_install.robot +++ b/ods_ci/tasks/Resources/RHODS_OLM/install/oc_install.robot @@ -393,7 +393,7 @@ Install Kserve Dependencies Wait Until Operator Subscription Last Condition Is ... type=CatalogSourcesUnhealthy status=False ... reason=AllCatalogSourcesHealthy subcription_name=${SERVERLESS_SUB_NAME} - ... namespace=${SERVERLESS_NS} retry=100 + ... namespace=${SERVERLESS_NS} retry=100 Wait For Pods To Be Ready label_selector=name=knative-openshift ... namespace=${SERVERLESS_NS} Wait For Pods To Be Ready label_selector=name=knative-openshift-ingress