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 customRayImage test #1836

Merged

Conversation

ChughShilpa
Copy link
Contributor

Closes issue

@ChughShilpa
Copy link
Contributor Author

All codeflare-operator tests passed here -
rhoai-test-flow/418

@@ -222,7 +222,7 @@

Run Codeflare ODH Test
[Documentation] Run Codeflare ODH Test
[Arguments] ${TEST_NAME}
[Arguments] ${TEST_NAME} ${RAY_IMAGE}

Check warning

Code scanning / Robocop

{{ var_or_arg }} '{{ variable_name }}' overwrites reserved variable '{{ reserved_variable }}' Warning test

Argument '${TEST_NAME}' overwrites reserved variable '${TEST_NAME}'
@@ -8,6 +8,11 @@
Resource ../../../../tests/Resources/Page/DistributedWorkloads/DistributedWorkloads.resource


*** Variables ***
${RAY_CUDA_IMAGE} quay.io/modh/ray@sha256:4575dd54fe05213fe9228cd316d5e87a9395cd16b618a85a94995709e5f3aaeb

Check warning

Code scanning / Robocop

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

Line is too long (125/120)
@@ -8,6 +8,11 @@
Resource ../../../../tests/Resources/Page/DistributedWorkloads/DistributedWorkloads.resource


*** Variables ***
${RAY_CUDA_IMAGE} quay.io/modh/ray@sha256:4575dd54fe05213fe9228cd316d5e87a9395cd16b618a85a94995709e5f3aaeb
${RAY_TORCH_CUDA_IMAGE} quay.io/rhoai/ray@sha256:158b481b8e9110008d60ac9fb8d156eadd71cb057ac30382e62e3a231ceb39c0

Check warning

Code scanning / Robocop

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

Line is too long (126/120)
Copy link
Contributor

Robot Results

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

@ChughShilpa ChughShilpa force-pushed the Add_custom_image_ray_test branch from 4199ac5 to 05a43a1 Compare September 20, 2024 13:20
@ChughShilpa ChughShilpa force-pushed the Add_custom_image_ray_test branch from 05a43a1 to f7236e7 Compare September 23, 2024 05:40
Copy link

@sutaakar sutaakar merged commit 0959142 into red-hat-data-services:master Sep 23, 2024
10 checks passed
@ChughShilpa ChughShilpa deleted the Add_custom_image_ray_test branch September 23, 2024 08:14
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.

3 participants