Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ProductBug tag to tgis metrics test cases #1448

Merged
merged 1 commit into from
May 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,8 @@ Verify User Can Access Model Metrics From UWM Using The UI # robocop: disable
... PARTIALLY DONE: it is checking number of requests, number of successful requests
... and model pod cpu usage. Waiting for a complete list of expected metrics and
... derived metrics.
[Tags] Smoke Tier1 ODS-2555
... ProductBug: RHOAIENG-3236
[Tags] Smoke Tier1 ODS-2555 ProductBug
[Setup] Set Up Project namespace=singlemodel-metrics enable_metrics=${TRUE}
${test_namespace}= Set Variable singlemodel-metrics
${flan_model_name}= Set Variable flan-t5-small-caikit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -558,7 +558,8 @@ Verify User Can Access Model Metrics From UWM
... PARTIALLY DONE: it is checking number of requests, number of successful requests
... and model pod cpu usage. Waiting for a complete list of expected metrics and
... derived metrics.
[Tags] Tier1 ODS-2401 ServerlessOnly
... ProductBug: RHOAIENG-3236
[Tags] Tier1 ODS-2401 ServerlessOnly ProductBug
[Setup] Set Project And Runtime runtime=${TGIS_RUNTIME_NAME} namespace=singlemodel-metrics enable_metrics=${TRUE}
${test_namespace}= Set Variable singlemodel-metrics
${flan_model_name}= Set Variable flan-t5-small-caikit
Expand Down
Loading