File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ function check_image_variable_matches_name_and_commitref_and_size() {
136
136
expected_img_size=479
137
137
;;
138
138
odh-minimal-gpu-notebook-image-n)
139
- expected_name=" odh-notebook-jupyter-minimal-ubi9-python-3.11"
139
+ expected_name=" odh-notebook-jupyter-cuda- minimal-ubi9-python-3.11"
140
140
expected_commitref=" main"
141
141
expected_build_name=" cuda-jupyter-minimal-ubi9-python-3.11-amd64"
142
142
expected_img_size=5157
@@ -172,9 +172,9 @@ function check_image_variable_matches_name_and_commitref_and_size() {
172
172
expected_img_size=5333
173
173
;;
174
174
odh-pytorch-gpu-notebook-image-n)
175
- expected_name=" odh-notebook-jupyter-pytorch-ubi9-python-3.11"
175
+ expected_name=" odh-notebook-jupyter-cuda- pytorch-ubi9-python-3.11"
176
176
expected_commitref=" main"
177
- expected_build_name=" jupyter-pytorch-ubi9-python-3.11-amd64"
177
+ expected_build_name=" cuda- jupyter-pytorch-ubi9-python-3.11-amd64"
178
178
expected_img_size=8571
179
179
;;
180
180
odh-pytorch-gpu-notebook-image-n-1)
@@ -334,7 +334,7 @@ function check_image_variable_matches_name_and_commitref_and_size() {
334
334
expected_img_size=778
335
335
;;
336
336
odh-rocm-minimal-notebook-image-n)
337
- expected_name=" odh-notebook-jupyter-minimal-ubi9-python-3.11"
337
+ expected_name=" odh-notebook-jupyter-rocm- minimal-ubi9-python-3.11"
338
338
expected_commitref=" main"
339
339
expected_build_name=" rocm-jupyter-minimal-ubi9-python-3.11-amd64"
340
340
expected_img_size=4830
You can’t perform that action at this time.
0 commit comments