Skip to content

Commit

Permalink
Adding link to ticket bugs in some tests (red-hat-data-services#1296)
Browse files Browse the repository at this point in the history
* adding link to prod bugs

* add ref to bugs

* add flaky test tags
  • Loading branch information
bdattoma authored Mar 18, 2024
1 parent 2740c7a commit edafbcc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,8 @@ Verify Openvino_IR Model Via UI

Test Inference Without Token Authentication
[Documentation] Test the inference result after having deployed a model that doesn't require Token Authentication
[Tags] Smoke
... Intermittently failing: RHOAIENG-3115
[Tags] Smoke FlakyTest
... ODS-2053
Run Keyword And Continue On Failure Verify Model Inference ${MODEL_NAME} ${INFERENCE_INPUT_OPENVINO}
... ${EXPECTED_INFERENCE_OUTPUT_OPENVINO} token_auth=${FALSE}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ ${BLOOM_MODEL_S3_DIR}= bloom-560m/bloom-560m-caikit
Verify User Can Serve And Query A Model Using The UI
[Documentation] Basic tests for preparing, deploying and querying a LLM model
... using Kserve and Caikit runtime
[Tags] Smoke Tier1 ODS-2519 ODS-2522
... Intermittently failing: RHOAIENG-3148
[Tags] Smoke Tier1 ODS-2519 ODS-2522 FlakyTest
[Setup] Set Up Project namespace=${TEST_NS}
${test_namespace}= Set Variable ${TEST_NS}
${flan_model_name}= Set Variable flan-t5-small-caikit
Expand Down

0 comments on commit edafbcc

Please sign in to comment.