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 Training operator smoke tests to DW stack #1436

Merged
merged 1 commit into from
May 10, 2024

Add Training operator smoke tests to DW stack

c11b949
Select commit
Loading
Failed to load commit list.
Merged

Add Training operator smoke tests to DW stack #1436

Add Training operator smoke tests to DW stack
c11b949
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Robocop succeeded May 10, 2024 in 7s

7 new alerts

New alerts in code changed by this pull request

  • 6 warnings
  • 1 note

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 83 in ods_ci/tests/Tests/650__distributed_workloads/test-smoke.robot

See this annotation in the file changed.

Code scanning / Robocop

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

Missing documentation in 'Prepare Codeflare E2E Test Suite' keyword

Check warning on line 88 in ods_ci/tests/Tests/650__distributed_workloads/test-smoke.robot

See this annotation in the file changed.

Code scanning / Robocop

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

Missing documentation in 'Teardown Codeflare E2E Test Suite' keyword

Check warning on line 15 in ods_ci/tests/Tests/650__distributed_workloads/test-smoke.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 (141/120)

Check warning on line 35 in ods_ci/tests/Tests/650__distributed_workloads/test-smoke.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 (151/120)

Check warning on line 55 in ods_ci/tests/Tests/650__distributed_workloads/test-smoke.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 (150/120)

Check warning on line 74 in ods_ci/tests/Tests/650__distributed_workloads/test-smoke.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 (152/120)

Check notice on line 77 in ods_ci/tests/Tests/650__distributed_workloads/test-smoke.robot

See this annotation in the file changed.

Code scanning / Robocop

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

'IF' condition can be simplified