Skip to content

Commit

Permalink
remove Known Issues Tags (#1288)
Browse files Browse the repository at this point in the history
  • Loading branch information
asanzgom authored Mar 13, 2024
2 parents 1c13a5b + 0aa8279 commit 745f2a8
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ ${regex_pattern} level=([Ee]rror).*|([Ff]ailed) to list .*
*** Test Cases ***
Verify RHODS Operator log
[Tags] Sanity Tier1
... ProductBug
... ODS-1007
#Get the POD name
${data} Run keyword Oc Get kind=Pod namespace=${namespace} label_selector=name=rhods-operator
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ Verify Disabled Cards Can Be Removed
... for ods-ci
[Tags] Sanity Tier1
... ODS-1081 ODS-1092
... AutomationBug
# Enable Custom App
# Remove Custom App From Dashboard
Run Keyword And Warn On Failure Success Message Should Contain ODS-CI Custom App
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -266,8 +266,8 @@ Verify User Can Access Model Metrics From UWM Using The UI # robocop: disable
Verify User With Edit Permission Can Deploy Query And Delete A LLM
[Documentation] This test case verifies that a user with Edit permission on a DS Project can still deploy, query
... and delete a LLM served with caikit
... ProductBug: https://issues.redhat.com/browse/RHOAIENG-548
[Tags] Sanity Tier1 ODS-2581 ProductBug
... Issue reported for this test in the past: https://issues.redhat.com/browse/RHOAIENG-548
[Tags] Sanity Tier1 ODS-2581
[Setup] Set Up Project namespace=${TEST_NS}-edit-permission
${test_namespace}= Set Variable ${TEST_NS}-edit-permission
${flan_model_name}= Set Variable flan-t5-small-caikit
Expand Down
3 changes: 1 addition & 2 deletions ods_ci/tests/Tests/500__jupyterhub/custom-image.robot
Original file line number Diff line number Diff line change
Expand Up @@ -94,10 +94,9 @@ Test Bad Image URL

Test Image From Local registry
[Documentation] Try creating a custom image using a local registry URL (i.e. OOTB image)
... ProductBug - https://github.com/opendatahub-io/odh-dashboard/issues/2185
... Issue reported for this test in the past - https://github.com/opendatahub-io/odh-dashboard/issues/2185
[Tags] Sanity Tier1
... ODS-2470
... ProductBug
${CLEANUP}= Set Variable False
Open Notebook Images Page
${local_url} = Get Standard Data Science Local Registry URL
Expand Down

0 comments on commit 745f2a8

Please sign in to comment.