diff --git a/ods_ci/tests/Tests/0100__platform/0101__deploy/0104__operators/0104__rhods_operator/0113__dsc_components.robot b/ods_ci/tests/Tests/0100__platform/0101__deploy/0104__operators/0104__rhods_operator/0113__dsc_components.robot index acc6ee37d..c7c10090d 100644 --- a/ods_ci/tests/Tests/0100__platform/0101__deploy/0104__operators/0104__rhods_operator/0113__dsc_components.robot +++ b/ods_ci/tests/Tests/0100__platform/0101__deploy/0104__operators/0104__rhods_operator/0113__dsc_components.robot @@ -188,7 +188,7 @@ Validate Modelmeshserving Removed State Validate ModelRegistry Managed State [Documentation] Validate that the DSC ModelRegistry component Managed state creates the expected resources, ... check that ModelRegistry deployment is created and pod is in Ready state - [Tags] Operator Tier1 RHOAIENG-10404 modelregistry-managed + [Tags] Operator Tier1 RHOAIENG-10404 modelregistry-managed ExcludeOnRHOAI Set DSC Component Managed State And Wait For Completion modelregistry ${MODELREGISTRY_CONTROLLER__DEPLOYMENT_NAME} ${MODELREGISTRY_CONTROLLER__LABEL_SELECTOR} @@ -196,7 +196,7 @@ Validate ModelRegistry Managed State Validate ModelRegistry Removed State [Documentation] Validate that ModelRegistry management state Removed does remove relevant resources. - [Tags] Operator Tier1 RHOAIENG-10404 modelregistry-removed + [Tags] Operator Tier1 RHOAIENG-10404 modelregistry-removed ExcludeOnRHOAI Set DSC Component Removed State And Wait For Completion modelregistry ${MODELREGISTRY_CONTROLLER__DEPLOYMENT_NAME} ${MODELREGISTRY_CONTROLLER__LABEL_SELECTOR}