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

RHOAIENG-12192 - Extend DSP e2e tests #2129

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jiripetrlik
Copy link
Contributor

Move pipeline tests related to Distributed Workloads to Workloads Orchestration folder and add a new test "Verify Ods Users Can Create And Run A Data Science Pipeline With Ray Job Using The kfp Python Package".

Copy link

sonarcloud bot commented Dec 10, 2024



*** Test Cases ***
Verify Ods Users Can Create And Run A Data Science Pipeline With Ray Using The kfp Python Package

Check warning

Code scanning / Robocop

Test case '{{ test_name }}' is too long ({{ test_length }}/{{ allowed_length }}) Warning test

Test case 'Verify Ods Users Can Create And Run A Data Science Pipeline With Ray Using The kfp Python Package' is too long (28/20)
... DataSciencePipelines-DistributedWorkloads
Skip If Component Is Not Enabled ray
Skip If Component Is Not Enabled codeflare
${params_dict}= Create Dictionary

Check warning

Code scanning / Robocop

The assignment sign is not consistent within the file. Expected '{{ expected_sign }}' but got '{{ actual_sign }}' instead Warning test

The assignment sign is not consistent within the file. Expected '' but got '=' instead
... DataSciencePipelines-DistributedWorkloads
Skip If Component Is Not Enabled ray
Skip If Component Is Not Enabled codeflare
${params_dict}= Create Dictionary

Check notice

Code scanning / Robocop

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

Create Dictionary can be replaced with VAR
... ray=${TRUE}
[Teardown] Projects.Delete Project Via CLI By Display Name ${PROJECT_NAME}

Verify Ods Users Can Create And Run A Data Science Pipeline With Ray Job Using The kfp Python Package

Check warning

Code scanning / Robocop

Test case '{{ test_name }}' is too long ({{ test_length }}/{{ allowed_length }}) Warning test

Test case 'Verify Ods Users Can Create And Run A Data Science Pipeline With Ray Job Using The kfp Python Package' is too long (23/20)
... DataSciencePipelines-DistributedWorkloads
Skip If Component Is Not Enabled ray
Skip If Component Is Not Enabled codeflare
${ray_dict}= Create Dictionary

Check warning

Code scanning / Robocop

The assignment sign is not consistent within the file. Expected '{{ expected_sign }}' but got '{{ actual_sign }}' instead Warning test

The assignment sign is not consistent within the file. Expected '' but got '=' instead
... DataSciencePipelines-DistributedWorkloads
Skip If Component Is Not Enabled ray
Skip If Component Is Not Enabled codeflare
${ray_dict}= Create Dictionary

Check notice

Code scanning / Robocop

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

Create Dictionary can be replaced with VAR
Copy link
Contributor

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass %
589 0 0 589 100

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant