We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0637436 + 37abf1c commit 71fb1fbCopy full SHA for 71fb1fb
ods_ci/tasks/Resources/RHODS_OLM/install/oc_install.robot
@@ -638,6 +638,7 @@ Install Leader Worker Set Operator Via Cli
638
Wait Until Operator Subscription Last Condition Is
639
... type=CatalogSourcesUnhealthy status=False
640
... reason=AllCatalogSourcesHealthy subcription_name=${LWS_SUB_NAME}
641
+ ... namespace=${LWS_OP_NS}
642
... retry=150
643
Wait For Pods To Be Ready label_selector=name=openshift-lws-operator
644
... namespace=${LWS_OP_NS}
0 commit comments