@@ -117,7 +117,7 @@ function check_image_variable_matches_name_and_commitref_and_size() {
117
117
expected_name=" odh-notebook-jupyter-minimal-ubi9-python-3.11"
118
118
expected_commitref=" main"
119
119
expected_build_name=" konflux"
120
- expected_img_size=624
120
+ expected_img_size=1219
121
121
;;
122
122
odh-workbench-jupyter-minimal-cpu-py311-ubi9-n-1)
123
123
expected_name=" odh-notebook-jupyter-minimal-ubi9-python-3.11"
@@ -153,7 +153,7 @@ function check_image_variable_matches_name_and_commitref_and_size() {
153
153
expected_name=" odh-notebook-jupyter-cuda-minimal-ubi9-python-3.11"
154
154
expected_commitref=" main"
155
155
expected_build_name=" konflux"
156
- expected_img_size=5025
156
+ expected_img_size=5614
157
157
;;
158
158
odh-workbench-jupyter-minimal-cuda-py311-ubi9-n-1)
159
159
expected_name=" odh-notebook-jupyter-minimal-ubi9-python-3.11"
@@ -189,7 +189,7 @@ function check_image_variable_matches_name_and_commitref_and_size() {
189
189
expected_name=" odh-notebook-jupyter-cuda-pytorch-ubi9-python-3.11"
190
190
expected_commitref=" main"
191
191
expected_build_name=" konflux"
192
- expected_img_size=8571
192
+ expected_img_size=9224
193
193
;;
194
194
odh-workbench-jupyter-pytorch-cuda-py311-ubi9-n-1)
195
195
expected_name=" odh-notebook-jupyter-pytorch-ubi9-python-3.11"
@@ -225,7 +225,7 @@ function check_image_variable_matches_name_and_commitref_and_size() {
225
225
expected_name=" odh-notebook-jupyter-datascience-ubi9-python-3.11"
226
226
expected_commitref=" main"
227
227
expected_build_name=" konflux"
228
- expected_img_size=1067
228
+ expected_img_size=1665
229
229
;;
230
230
odh-workbench-jupyter-datascience-cpu-py311-ubi9-n-1)
231
231
expected_name=" odh-notebook-jupyter-datascience-ubi9-python-3.11"
@@ -261,7 +261,7 @@ function check_image_variable_matches_name_and_commitref_and_size() {
261
261
expected_name=" odh-notebook-cuda-jupyter-tensorflow-ubi9-python-3.11"
262
262
expected_commitref=" main"
263
263
expected_build_name=" konflux"
264
- expected_img_size=8037
264
+ expected_img_size=8638
265
265
;;
266
266
odh-workbench-jupyter-tensorflow-cuda-py311-ubi9-n-1)
267
267
expected_name=" odh-notebook-cuda-jupyter-tensorflow-ubi9-python-3.11"
@@ -297,7 +297,7 @@ function check_image_variable_matches_name_and_commitref_and_size() {
297
297
expected_name=" odh-notebook-jupyter-trustyai-ubi9-python-3.11"
298
298
expected_commitref=" main"
299
299
expected_build_name=" konflux"
300
- expected_img_size=4369
300
+ expected_img_size=5010
301
301
;;
302
302
odh-workbench-jupyter-trustyai-cpu-py311-ubi9-n-1)
303
303
expected_name=" odh-notebook-jupyter-trustyai-ubi9-python-3.11"
@@ -351,7 +351,7 @@ function check_image_variable_matches_name_and_commitref_and_size() {
351
351
expected_name=" odh-notebook-jupyter-rocm-minimal-ubi9-python-3.11"
352
352
expected_commitref=" main"
353
353
expected_build_name=" konflux"
354
- expected_img_size=5891
354
+ expected_img_size=6480
355
355
;;
356
356
odh-workbench-jupyter-minimal-rocm-py311-ubi9-n-1)
357
357
expected_name=" odh-notebook-jupyter-minimal-ubi9-python-3.11"
@@ -363,7 +363,7 @@ function check_image_variable_matches_name_and_commitref_and_size() {
363
363
expected_name=" odh-notebook-jupyter-rocm-pytorch-ubi9-python-3.11"
364
364
expected_commitref=" main"
365
365
expected_build_name=" konflux"
366
- expected_img_size=7531
366
+ expected_img_size=8133
367
367
;;
368
368
odh-workbench-jupyter-pytorch-rocm-py311-ubi9-n-1)
369
369
expected_name=" odh-notebook-jupyter-rocm-pytorch-ubi9-python-3.11"
@@ -375,7 +375,7 @@ function check_image_variable_matches_name_and_commitref_and_size() {
375
375
expected_name=" odh-notebook-jupyter-rocm-tensorflow-ubi9-python-3.11"
376
376
expected_commitref=" main"
377
377
expected_build_name=" konflux"
378
- expected_img_size=6828
378
+ expected_img_size=7430
379
379
;;
380
380
odh-workbench-jupyter-tensorflow-rocm-py311-ubi9-n-1)
381
381
expected_name=" odh-notebook-jupyter-rocm-tensorflow-ubi9-python-3.11"
0 commit comments