Skip to content

Commit

Permalink
Add tag for Model Registry test to execute only on ODH for now (#1426)
Browse files Browse the repository at this point in the history
Model Registry test need to be executed on ODH for now
  • Loading branch information
nehachopra27 authored May 9, 2024
2 parents f9dfc88 + 14c6ccc commit dc71d15
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Resource ../../../Resources/Page/ODH/JupyterHub/HighAvailability.robo
Resource ../../../Resources/OCP.resource
Suite Setup Registry Suite Setup
Suite Teardown Teardown
Test Tags ExcludeOnRHOAI


*** Variables ***
Expand All @@ -15,7 +16,9 @@ ${MODEL_REGISTRY_NS}= ${APPLICATIONS_NAMESPACE}
Verify Model Registry Operator Installation
[Documentation] Verifies that the Model Registry operator has been
... deployed in the ${APPLICATIONS_NAMESPACE} namespace in ODS
[Tags] OpenDataHub robot:recursive-continue-on-failure
[Tags] Smoke
... Tier1
... OpenDataHub robot:recursive-continue-on-failure
Wait Until Keyword Succeeds 1 min 10 sec Verify Model Registry Operator Deployment
Wait Until Keyword Succeeds 10 times 5s Verify Model Registry ReplicaSets Info
Wait Until Keyword Succeeds 10 times 5s Verify Model Registry Container Names
Expand Down

0 comments on commit dc71d15

Please sign in to comment.