@@ -106,7 +106,7 @@ function check_image_variable_matches_name_and_commitref_and_size() {
106
106
expected_name=" odh-notebook-jupyter-minimal-ubi9-python-3.11"
107
107
expected_commitref=" main"
108
108
expected_build_name=" jupyter-minimal-ubi9-python-3.11-amd64"
109
- expected_img_size=520
109
+ expected_img_size=624
110
110
;;
111
111
odh-minimal-notebook-image-n-1)
112
112
expected_name=" odh-notebook-jupyter-minimal-ubi9-python-3.11"
@@ -118,7 +118,7 @@ function check_image_variable_matches_name_and_commitref_and_size() {
118
118
expected_name=" odh-notebook-jupyter-cuda-minimal-ubi9-python-3.11"
119
119
expected_commitref=" main"
120
120
expected_build_name=" cuda-jupyter-minimal-ubi9-python-3.11-amd64"
121
- expected_img_size=5157
121
+ expected_img_size=5025
122
122
;;
123
123
odh-minimal-gpu-notebook-image-n-1)
124
124
expected_name=" odh-notebook-jupyter-minimal-ubi9-python-3.11"
@@ -142,7 +142,7 @@ function check_image_variable_matches_name_and_commitref_and_size() {
142
142
expected_name=" odh-notebook-jupyter-datascience-ubi9-python-3.11"
143
143
expected_commitref=" main"
144
144
expected_build_name=" jupyter-datascience-ubi9-python-3.11-amd64"
145
- expected_img_size=961
145
+ expected_img_size=1067
146
146
;;
147
147
odh-generic-data-science-notebook-image-n-1)
148
148
expected_name=" odh-notebook-jupyter-datascience-ubi9-python-3.11"
@@ -154,7 +154,7 @@ function check_image_variable_matches_name_and_commitref_and_size() {
154
154
expected_name=" odh-notebook-cuda-jupyter-tensorflow-ubi9-python-3.11"
155
155
expected_commitref=" main"
156
156
expected_build_name=" cuda-jupyter-tensorflow-ubi9-python-3.11-amd64"
157
- expected_img_size=8211
157
+ expected_img_size=8037
158
158
;;
159
159
odh-tensorflow-gpu-notebook-image-n-1)
160
160
expected_name=" odh-notebook-cuda-jupyter-tensorflow-ubi9-python-3.11"
@@ -166,7 +166,7 @@ function check_image_variable_matches_name_and_commitref_and_size() {
166
166
expected_name=" odh-notebook-jupyter-trustyai-ubi9-python-3.11"
167
167
expected_commitref=" main"
168
168
expected_build_name=" jupyter-trustyai-ubi9-python-3.11-amd64"
169
- expected_img_size=4197
169
+ expected_img_size=4369
170
170
;;
171
171
odh-trustyai-notebook-image-n-1)
172
172
expected_name=" odh-notebook-jupyter-trustyai-ubi9-python-3.11"
@@ -190,7 +190,7 @@ function check_image_variable_matches_name_and_commitref_and_size() {
190
190
expected_name=" odh-notebook-rstudio-server-c9s-python-3.11"
191
191
expected_commitref=" main"
192
192
expected_build_name=" rstudio-c9s-python-3.11-amd64"
193
- expected_img_size=1242
193
+ expected_img_size=1349
194
194
;;
195
195
odh-rstudio-notebook-image-n-1)
196
196
expected_name=" odh-notebook-rstudio-server-c9s-python-3.11"
@@ -205,7 +205,7 @@ function check_image_variable_matches_name_and_commitref_and_size() {
205
205
expected_name=" odh-notebook-rstudio-server-cuda-c9s-python-3.11"
206
206
expected_commitref=" main"
207
207
expected_build_name=" cuda-rstudio-c9s-python-3.11-amd64"
208
- expected_img_size=7184
208
+ expected_img_size=6473
209
209
;;
210
210
odh-rstudio-gpu-notebook-image-n-1)
211
211
expected_name=" odh-notebook-rstudio-server-c9s-python-3.11"
@@ -217,7 +217,7 @@ function check_image_variable_matches_name_and_commitref_and_size() {
217
217
expected_name=" odh-notebook-jupyter-rocm-minimal-ubi9-python-3.11"
218
218
expected_commitref=" main"
219
219
expected_build_name=" rocm-jupyter-minimal-ubi9-python-3.11-amd64"
220
- expected_img_size=4830
220
+ expected_img_size=5891
221
221
;;
222
222
odh-rocm-minimal-notebook-image-n-1)
223
223
expected_name=" odh-notebook-jupyter-minimal-ubi9-python-3.11"
@@ -229,7 +229,7 @@ function check_image_variable_matches_name_and_commitref_and_size() {
229
229
expected_name=" odh-notebook-jupyter-rocm-pytorch-ubi9-python-3.11"
230
230
expected_commitref=" main"
231
231
expected_build_name=" rocm-jupyter-pytorch-ubi9-python-3.11-amd64"
232
- expected_img_size=6571
232
+ expected_img_size=7531
233
233
;;
234
234
odh-rocm-pytorch-notebook-image-n-1)
235
235
expected_name=" odh-notebook-jupyter-rocm-pytorch-ubi9-python-3.11"
@@ -241,7 +241,7 @@ function check_image_variable_matches_name_and_commitref_and_size() {
241
241
expected_name=" odh-notebook-jupyter-rocm-tensorflow-ubi9-python-3.11"
242
242
expected_commitref=" main"
243
243
expected_build_name=" rocm-jupyter-tensorflow-ubi9-python-3.11-amd64"
244
- expected_img_size=5782
244
+ expected_img_size=6828
245
245
;;
246
246
odh-rocm-tensorflow-notebook-image-n-1)
247
247
expected_name=" odh-notebook-jupyter-rocm-tensorflow-ubi9-python-3.11"
0 commit comments