Skip to content

Commit

Permalink
Remove the RunThisTest Tag
Browse files Browse the repository at this point in the history
  • Loading branch information
rpancham committed Jan 10, 2025
1 parent 9e3b709 commit c6eaff6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Test Python Model Rest Inference Via API (Triton on Kserve) # robocop: off=to

Test Pytorch Model Rest 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 Pytorch Model Rest Inference Via API (Triton on Kserve)' has too many keywords inside (12/10)
[Documentation] Test the deployment of python model in Kserve using Triton
[Tags] Tier2 RHOAIENG-16912 RunThisTest
[Tags] Tier2 RHOAIENG-16909
Setup Test Variables model_name=${PYTORCH_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} namespace=${test_namespace}

Check warning

Code scanning / Robocop

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

Line is too long (123/120)
Expand Down

0 comments on commit c6eaff6

Please sign in to comment.