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

Migrating Python model REST protocol test on triton for Kserve ( UI -> API ) #2133

Merged
merged 6 commits into from
Jan 10, 2025

Merge branch 'master' into pythonrest-api

b5b250f
Select commit
Loading
Failed to load commit list.
Merged

Migrating Python model REST protocol test on triton for Kserve ( UI -> API ) #2133

Merge branch 'master' into pythonrest-api
b5b250f
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Robocop succeeded Jan 10, 2025 in 38s

72 new alerts

New alerts in code changed by this pull request

  • 46 warnings
  • 26 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 144 in ods_ci/tests/Resources/CLI/ModelServing/llm.resource

See this annotation in the file changed.

Code scanning / Robocop

There is too many arguments per continuation line ({{ arguments_count }} / {{ max_arguments_count }}) Note test

There is too many arguments per continuation line (4 / 1)

Check notice on line 157 in ods_ci/tests/Resources/CLI/ModelServing/llm.resource

See this annotation in the file changed.

Code scanning / Robocop

{{ set_variable_keyword }} can be replaced with VAR Note test

Set Test Variable can be replaced with VAR

Check warning on line 157 in ods_ci/tests/Resources/CLI/ModelServing/llm.resource

See this annotation in the file changed.

Code scanning / Robocop

Don't use test/task variables Warning test

Don't use test/task variables

Check warning on line 157 in ods_ci/tests/Resources/CLI/ModelServing/llm.resource

See this annotation in the file changed.

Code scanning / Robocop

Test, suite and global variables should be uppercase Warning test

Test, suite and global variables should be uppercase

Check notice on line 421 in ods_ci/tests/Resources/CLI/ModelServing/llm.resource

See this annotation in the file changed.

Code scanning / Robocop

There is too many arguments per continuation line ({{ arguments_count }} / {{ max_arguments_count }}) Note test

There is too many arguments per continuation line (4 / 1)

Check notice on line 423 in ods_ci/tests/Resources/CLI/ModelServing/llm.resource

See this annotation in the file changed.

Code scanning / Robocop

{{ set_variable_keyword }} can be replaced with VAR Note test

Set Test Variable can be replaced with VAR

Check warning on line 423 in ods_ci/tests/Resources/CLI/ModelServing/llm.resource

See this annotation in the file changed.

Code scanning / Robocop

Don't use test/task variables Warning test

Don't use test/task variables

Check warning on line 423 in ods_ci/tests/Resources/CLI/ModelServing/llm.resource

See this annotation in the file changed.

Code scanning / Robocop

Test, suite and global variables should be uppercase Warning test

Test, suite and global variables should be uppercase

Check notice on line 424 in ods_ci/tests/Resources/CLI/ModelServing/llm.resource

See this annotation in the file changed.

Code scanning / Robocop

{{ create_keyword }} can be replaced with VAR Note test

Create List can be replaced with VAR

Check notice on line 425 in ods_ci/tests/Resources/CLI/ModelServing/llm.resource

See this annotation in the file changed.

Code scanning / Robocop

{{ set_variable_keyword }} can be replaced with VAR Note test

Set Test Variable can be replaced with VAR

Check warning on line 425 in ods_ci/tests/Resources/CLI/ModelServing/llm.resource

See this annotation in the file changed.

Code scanning / Robocop

Don't use test/task variables Warning test

Don't use test/task variables

Check warning on line 425 in ods_ci/tests/Resources/CLI/ModelServing/llm.resource

See this annotation in the file changed.

Code scanning / Robocop

Test, suite and global variables should be uppercase Warning test

Test, suite and global variables should be uppercase

Check notice on line 426 in ods_ci/tests/Resources/CLI/ModelServing/llm.resource

See this annotation in the file changed.

Code scanning / Robocop

{{ set_variable_keyword }} can be replaced with VAR Note test

Set Test Variable can be replaced with VAR

Check warning on line 426 in ods_ci/tests/Resources/CLI/ModelServing/llm.resource

See this annotation in the file changed.

Code scanning / Robocop

Don't use test/task variables Warning test

Don't use test/task variables

Check warning on line 426 in ods_ci/tests/Resources/CLI/ModelServing/llm.resource

See this annotation in the file changed.

Code scanning / Robocop

Test, suite and global variables should be uppercase Warning test

Test, suite and global variables should be uppercase

Check notice on line 427 in ods_ci/tests/Resources/CLI/ModelServing/llm.resource

See this annotation in the file changed.

Code scanning / Robocop

{{ set_variable_keyword }} can be replaced with VAR Note test

Set Test Variable can be replaced with VAR

Check warning on line 427 in ods_ci/tests/Resources/CLI/ModelServing/llm.resource

See this annotation in the file changed.

Code scanning / Robocop

Don't use test/task variables Warning test

Don't use test/task variables

Check warning on line 427 in ods_ci/tests/Resources/CLI/ModelServing/llm.resource

See this annotation in the file changed.

Code scanning / Robocop

Test, suite and global variables should be uppercase Warning test

Test, suite and global variables should be uppercase

Check notice on line 429 in ods_ci/tests/Resources/CLI/ModelServing/llm.resource

See this annotation in the file changed.

Code scanning / Robocop

{{ set_variable_keyword }} can be replaced with VAR Note test

Set Test Variable can be replaced with VAR

Check warning on line 429 in ods_ci/tests/Resources/CLI/ModelServing/llm.resource

See this annotation in the file changed.

Code scanning / Robocop

Don't use test/task variables Warning test

Don't use test/task variables

Check warning on line 429 in ods_ci/tests/Resources/CLI/ModelServing/llm.resource

See this annotation in the file changed.

Code scanning / Robocop

Test, suite and global variables should be uppercase Warning test

Test, suite and global variables should be uppercase

Check notice on line 431 in ods_ci/tests/Resources/CLI/ModelServing/llm.resource

See this annotation in the file changed.

Code scanning / Robocop

{{ set_variable_keyword }} can be replaced with VAR Note test

Set Test Variable can be replaced with VAR

Check warning on line 431 in ods_ci/tests/Resources/CLI/ModelServing/llm.resource

See this annotation in the file changed.

Code scanning / Robocop

Don't use test/task variables Warning test

Don't use test/task variables

Check warning on line 431 in ods_ci/tests/Resources/CLI/ModelServing/llm.resource

See this annotation in the file changed.

Code scanning / Robocop

Test, suite and global variables should be uppercase Warning test

Test, suite and global variables should be uppercase

Check notice on line 437 in ods_ci/tests/Resources/CLI/ModelServing/llm.resource

See this annotation in the file changed.

Code scanning / Robocop

{{ create_keyword }} can be replaced with VAR Note test

Create Dictionary can be replaced with VAR