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

Automation tests for keras grpc model for triton #1843

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Merge branch 'master' into keras_grpc

ea8f25c
Select commit
Loading
Failed to load commit list.
Open

Automation tests for keras grpc model for triton #1843

Merge branch 'master' into keras_grpc
ea8f25c
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Robocop succeeded Sep 27, 2024 in 9s

3 new alerts

New alerts in code changed by this pull request

  • 3 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 160 in ods_ci/tests/Tests/1000__model_serving/1009__model_serving_triton_on_kserve/1009__model_serving_triton_on_kserve.robot

See this annotation in the file changed.

Code scanning / Robocop

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

Test case 'Test KERAS Model Grpc Inference Via UI (Triton on Kserve)' has too many keywords inside (24/10)

Check warning on line 175 in ods_ci/tests/Tests/1000__model_serving/1009__model_serving_triton_on_kserve/1009__model_serving_triton_on_kserve.robot

See this annotation in the file changed.

Code scanning / Robocop

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

Line is too long (123/120)

Check warning on line 179 in ods_ci/tests/Tests/1000__model_serving/1009__model_serving_triton_on_kserve/1009__model_serving_triton_on_kserve.robot

See this annotation in the file changed.

Code scanning / Robocop

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

Line is too long (122/120)