Skip to content

Commit

Permalink
Removed RunThisTest tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Raghul-M committed Jan 15, 2025
1 parent a9bb2d5 commit 148da03
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ Test Onnx Model Rest Inference Via API (Triton on Kserve) # robocop: off=too-

Test Onnx Model Grpc Inference Via API (Triton on Kserve) # robocop: off=too-long-test-case

Check warning

Code scanning / Robocop

Test case '{{ test_name }}' has too many keywords inside ({{ keyword_count }}/{{ max_allowed_count }}) Warning test

Test case 'Test Onnx Model Grpc Inference Via API (Triton on Kserve)' has too many keywords inside (19/10)
[Documentation] Test the deployment of onnx model in Kserve using Triton
[Tags] Tier2 RHOAIENG-16908 RunThisTest
[Tags] Tier2 RHOAIENG-16908
Setup Test Variables model_name=${ONNX_MODEL_NAME} use_pvc=${FALSE} use_gpu=${FALSE}
... kserve_mode=${KSERVE_MODE} model_path=triton/model_repository/
Set Project And Runtime runtime=${KSERVE_RUNTIME_REST_NAME} protocol=${PROTOCOL_GRPC} namespace=${test_namespace}

Check warning

Code scanning / Robocop

Line is too long ({{ line_length }}/{{ allowed_length }}) Warning test

Line is too long (128/120)
Expand Down

0 comments on commit 148da03

Please sign in to comment.