diff --git a/ods_ci/tests/Resources/Page/Operators/ISVs.resource b/ods_ci/tests/Resources/Page/Operators/ISVs.resource index 129c57e4b..04ebce9f3 100644 --- a/ods_ci/tests/Resources/Page/Operators/ISVs.resource +++ b/ods_ci/tests/Resources/Page/Operators/ISVs.resource @@ -37,7 +37,8 @@ Install ISV Operator From OperatorHub Via CLI # robocop: disable Wait Until Keyword Succeeds 1 min 0 sec ... Is Resource Present Subscription ${subscription_name} ${namespace} ${IS_PRESENT} Sleep 30s - ${installplan_name}= Get Resource Attribute ${namespace} + Wait Until Keyword Succeeds 1 min 0 sec + ... ${installplan_name}= Get Resource Attribute ${namespace} ... Subscription ${subscription_name} .status.installPlanRef.name ${installplan_approval}= Get Resource Attribute ${namespace} ... InstallPlan ${installplan_name} .spec.approval