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 Kserverarwa support #1273

Merged
merged 1 commit into from
Mar 11, 2024

Add Kserverarwa installtion support

475596b
Select commit
Loading
Failed to load commit list.
Merged

Add Kserverarwa support #1273

Add Kserverarwa installtion support
475596b
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Robocop succeeded Mar 11, 2024 in 6s

30 new alerts

New alerts in code changed by this pull request

  • 22 warnings
  • 8 notes

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 1 in ods_ci/tests/Tests/100__deploy/130__operators/130__rhods_operator/133__kservewaw_rhoai_installation.robot

See this annotation in the file changed.

Code scanning / Robocop

Missing documentation in suite Warning test

Missing documentation in suite

Check warning on line 4 in ods_ci/tests/Tests/100__deploy/130__operators/130__rhods_operator/133__kservewaw_rhoai_installation.robot

See this annotation in the file changed.

Code scanning / Robocop

BuiltIn library import '{{ builtin_import }}' should be placed before '{{ custom_import }}' Warning test

BuiltIn library import 'OperatingSystem' should be placed before 'OpenShiftLibrary'

Check warning on line 11 in ods_ci/tests/Tests/100__deploy/130__operators/130__rhods_operator/133__kservewaw_rhoai_installation.robot

See this annotation in the file changed.

Code scanning / Robocop

Invalid number of empty lines between sections ({{ empty_lines }}/{{ allowed_empty_lines }}) Warning test

Invalid number of empty lines between sections (3/2)

Check warning on line 12 in ods_ci/tests/Tests/100__deploy/130__operators/130__rhods_operator/133__kservewaw_rhoai_installation.robot

See this annotation in the file changed.

Code scanning / Robocop

Section name should be in format '{{ section_title_case }}' or '{{ section_upper_case }}' Warning test

Section name should be in format '*** Variables ***' or '*** VARIABLES ***'

Check warning on line 13 in ods_ci/tests/Tests/100__deploy/130__operators/130__rhods_operator/133__kservewaw_rhoai_installation.robot

See this annotation in the file changed.

Code scanning / Robocop

Section variable '{{ variable_name }}' name should be uppercase Warning test

Section variable '${cluster_type}' name should be uppercase

Check warning on line 14 in ods_ci/tests/Tests/100__deploy/130__operators/130__rhods_operator/133__kservewaw_rhoai_installation.robot

See this annotation in the file changed.

Code scanning / Robocop

Section variable '{{ variable_name }}' name should be uppercase Warning test

Section variable '${image_url}' name should be uppercase

Check warning on line 15 in ods_ci/tests/Tests/100__deploy/130__operators/130__rhods_operator/133__kservewaw_rhoai_installation.robot

See this annotation in the file changed.

Code scanning / Robocop

Section variable '{{ variable_name }}' name should be uppercase Warning test

Section variable '${dsci_name}' name should be uppercase

Check notice on line 15 in ods_ci/tests/Tests/100__deploy/130__operators/130__rhods_operator/133__kservewaw_rhoai_installation.robot

See this annotation in the file changed.

Code scanning / Robocop

Variable '{{ name }}' is assigned but not used Note test

Variable '${dsci_name}' is assigned but not used

Check warning on line 16 in ods_ci/tests/Tests/100__deploy/130__operators/130__rhods_operator/133__kservewaw_rhoai_installation.robot

See this annotation in the file changed.

Code scanning / Robocop

Section variable '{{ variable_name }}' name should be uppercase Warning test

Section variable '${dsc_name}' name should be uppercase

Check warning on line 18 in ods_ci/tests/Tests/100__deploy/130__operators/130__rhods_operator/133__kservewaw_rhoai_installation.robot

See this annotation in the file changed.

Code scanning / Robocop

Invalid number of empty lines between sections ({{ empty_lines }}/{{ allowed_empty_lines }}) Warning test

Invalid number of empty lines between sections (1/2)

Check warning on line 21 in ods_ci/tests/Tests/100__deploy/130__operators/130__rhods_operator/133__kservewaw_rhoai_installation.robot

See this annotation in the file changed.

Code scanning / Robocop

Documentation of {{ block_name }} is empty Warning test

Documentation of 'Install RHOAI With Kserve Raw' Test Case is empty

Check warning on line 25 in ods_ci/tests/Tests/100__deploy/130__operators/130__rhods_operator/133__kservewaw_rhoai_installation.robot

See this annotation in the file changed.

Code scanning / Robocop

Invalid number of empty lines between sections ({{ empty_lines }}/{{ allowed_empty_lines }}) Warning test

Invalid number of empty lines between sections (1/2)

Check warning on line 27 in ods_ci/tests/Tests/100__deploy/130__operators/130__rhods_operator/133__kservewaw_rhoai_installation.robot

See this annotation in the file changed.

Code scanning / Robocop

Missing documentation in '{{ name }}' keyword Warning test

Missing documentation in 'Install RHOAI For KserveRaw' keyword

Check warning on line 27 in ods_ci/tests/Tests/100__deploy/130__operators/130__rhods_operator/133__kservewaw_rhoai_installation.robot

See this annotation in the file changed.

Code scanning / Robocop

Keyword '{{ keyword_name }}' is too long ({{ keyword_length }}/{{ allowed_length}}) Warning test

Keyword 'Install RHOAI For KserveRaw' is too long (41/40)

Check notice on line 36 in ods_ci/tests/Tests/100__deploy/130__operators/130__rhods_operator/133__kservewaw_rhoai_installation.robot

See this annotation in the file changed.

Code scanning / Robocop

'{{ block_name }}' condition can be simplified Note test

'INLINE IF' condition can be simplified

Check notice on line 43 in ods_ci/tests/Tests/100__deploy/130__operators/130__rhods_operator/133__kservewaw_rhoai_installation.robot

See this annotation in the file changed.

Code scanning / Robocop

'{{ block_name }}' condition can be simplified Note test

'INLINE IF' condition can be simplified

Check warning on line 46 in ods_ci/tests/Tests/100__deploy/130__operators/130__rhods_operator/133__kservewaw_rhoai_installation.robot

See this annotation in the file changed.

Code scanning / Robocop

Keyword name '{{ keyword_name }}' does not follow case convention Warning test

Keyword name 'Wait for Catalog To Be Ready' does not follow case convention

Check warning on line 47 in ods_ci/tests/Tests/100__deploy/130__operators/130__rhods_operator/133__kservewaw_rhoai_installation.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 notice on line 50 in ods_ci/tests/Tests/100__deploy/130__operators/130__rhods_operator/133__kservewaw_rhoai_installation.robot

See this annotation in the file changed.

Code scanning / Robocop

'{{ block_name }}' condition can be simplified Note test

'INLINE IF' condition can be simplified

Check notice on line 59 in ods_ci/tests/Tests/100__deploy/130__operators/130__rhods_operator/133__kservewaw_rhoai_installation.robot

See this annotation in the file changed.

Code scanning / Robocop

'{{ block_name }}' condition can be simplified Note test

'INLINE IF' condition can be simplified

Check warning on line 67 in ods_ci/tests/Tests/100__deploy/130__operators/130__rhods_operator/133__kservewaw_rhoai_installation.robot

See this annotation in the file changed.

Code scanning / Robocop

{{ bad_indent_msg }} Warning test

Line is under-indented

Check warning on line 69 in ods_ci/tests/Tests/100__deploy/130__operators/130__rhods_operator/133__kservewaw_rhoai_installation.robot

See this annotation in the file changed.

Code scanning / Robocop

Invalid number of empty lines between keywords ({{ empty_lines }}/{{ allowed_empty_lines }}) Warning test

Invalid number of empty lines between keywords (0/1)

Check warning on line 69 in ods_ci/tests/Tests/100__deploy/130__operators/130__rhods_operator/133__kservewaw_rhoai_installation.robot

See this annotation in the file changed.

Code scanning / Robocop

Missing documentation in '{{ name }}' keyword Warning test

Missing documentation in 'Verify KserveRaw Installtion' keyword

Check warning on line 69 in ods_ci/tests/Tests/100__deploy/130__operators/130__rhods_operator/133__kservewaw_rhoai_installation.robot

See this annotation in the file changed.

Code scanning / Robocop

Keyword '{{ keyword_name }}' has too many keywords inside ({{ keyword_count }}/{{ max_allowed_count }}) Warning test

Keyword 'Verify KserveRaw Installtion' has too many keywords inside (11/10)

Check warning on line 71 in ods_ci/tests/Tests/100__deploy/130__operators/130__rhods_operator/133__kservewaw_rhoai_installation.robot

See this annotation in the file changed.

Code scanning / Robocop

Local variable '{{ name }}' is overwritten before usage Warning test

Local variable '${out}' is overwritten before usage