Skip to content

Commit

Permalink
Add ModelRegistry tag to MR tests
Browse files Browse the repository at this point in the history
Signed-off-by: lugi0 <[email protected]>
  • Loading branch information
lugi0 committed Oct 3, 2024
1 parent 6b26274 commit 8ad4e49
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,10 @@ ${DC_S3_TYPE}= Object storage
*** Test Cases ***
Verify Model Registry Integration With Jupyter Notebook
[Documentation] Verifies the Integartion of Model Registry operator with Jupyter Notebook
[Tags] OpenDataHub RHOAIENG-4501 ExcludeOnRHOAI
[Tags] OpenDataHub
... RHOAIENG-4501
... ExcludeOnRHOAI
... ModelRegistry
Create Workbench workbench_title=${WORKBENCH_TITLE} workbench_description=Registry test
... prj_title=${PRJ_TITLE} image_name=Minimal Python deployment_size=Small
... storage=Persistent pv_existent=${NONE}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,9 @@ ${DISABLE_COMPONENT}= ${False}
# robocop: disable:line-too-long
Verify Model Registry Integration With Secured-DB
[Documentation] Verifies the Integartion of Model Registry operator with Jupyter Notebook
[Tags] Smoke MRMS1302
[Tags] Smoke
... MRMS1302
... ModelRegistry
Create Workbench workbench_title=${WORKBENCH_TITLE} workbench_description=Registry test
... prj_title=${PRJ_TITLE} image_name=Minimal Python deployment_size=${NONE}
... storage=Persistent pv_existent=${NONE}
Expand Down

0 comments on commit 8ad4e49

Please sign in to comment.