-
Notifications
You must be signed in to change notification settings - Fork 81
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
Add customRayImage test #1836
Conversation
All codeflare-operator tests passed here - |
@@ -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
@@ -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
@@ -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
Robot Results
|
4199ac5
to
05a43a1
Compare
05a43a1
to
f7236e7
Compare
|
Closes issue