@@ -47,7 +47,7 @@ function check_variables_uniq() {
47
47
local allow_value_duplicity=" ${3:= false} "
48
48
local is_params_env=" ${4:= false} "
49
49
local ret_code=0
50
-
50
+
51
51
52
52
echo " Checking that all variables in the file '${env_file_path_1} ' & '${env_file_path_2} ' are unique and expected"
53
53
@@ -125,25 +125,25 @@ function check_image_variable_matches_name_and_commitref_and_size() {
125
125
expected_build_name=" jupyter-minimal-ubi9-python-3.11-amd64"
126
126
expected_img_size=528
127
127
;;
128
- odh-minimal-notebook-image -n-2)
128
+ odh-workbench-jupyter- minimal-cpu-py311-ubi9 -n-2)
129
129
expected_name=" odh-notebook-jupyter-minimal-ubi9-python-3.9"
130
130
expected_commitref=" release-2024a"
131
131
expected_build_name=" jupyter-minimal-ubi9-python-3.9-amd64"
132
132
expected_img_size=489
133
133
;;
134
- odh-minimal-notebook-image -n-3)
134
+ odh-workbench-jupyter- minimal-cpu-py311-ubi9 -n-3)
135
135
expected_name=" odh-notebook-jupyter-minimal-ubi9-python-3.9"
136
136
expected_commitref=" release-2023b"
137
137
expected_build_name=" jupyter-minimal-ubi9-python-3.9-amd64"
138
138
expected_img_size=486
139
139
;;
140
- odh-minimal-notebook-image -n-4)
140
+ odh-workbench-jupyter- minimal-cpu-py311-ubi9 -n-4)
141
141
expected_name=" odh-notebook-jupyter-minimal-ubi9-python-3.9"
142
142
expected_commitref=" release-2023a"
143
143
expected_build_name=" jupyter-minimal-ubi9-python-3.9-amd64"
144
144
expected_img_size=475
145
145
;;
146
- odh-minimal-notebook-image -n-5)
146
+ odh-workbench-jupyter- minimal-cpu-py311-ubi9 -n-5)
147
147
expected_name=" odh-notebook-jupyter-minimal-ubi8-python-3.8"
148
148
expected_commitref=" release-1.2"
149
149
expected_build_name=" jupyter-minimal-ubi8-python-3.8-amd64"
@@ -161,31 +161,31 @@ function check_image_variable_matches_name_and_commitref_and_size() {
161
161
expected_build_name=" cuda-jupyter-minimal-ubi9-python-3.11-amd64"
162
162
expected_img_size=5157
163
163
;;
164
- odh-minimal-gpu-notebook-image -n-2)
164
+ odh-workbench-jupyter- minimal-cuda-py311-ubi9 -n-2)
165
165
expected_name=" odh-notebook-jupyter-minimal-ubi9-python-3.9"
166
166
expected_commitref=" release-2024a"
167
167
expected_build_name=" cuda-jupyter-minimal-ubi9-python-3.9-amd64"
168
168
expected_img_size=6026
169
169
;;
170
- odh-minimal-gpu-notebook-image -n-3)
170
+ odh-workbench-jupyter- minimal-cuda-py311-ubi9 -n-3)
171
171
expected_name=" odh-notebook-jupyter-minimal-ubi9-python-3.9"
172
172
expected_commitref=" release-2023b"
173
173
expected_build_name=" cuda-jupyter-minimal-ubi9-python-3.9-amd64"
174
174
expected_img_size=5326
175
175
;;
176
- odh-minimal-gpu-notebook-image -n-4)
176
+ odh-workbench-jupyter- minimal-cuda-py311-ubi9 -n-4)
177
177
expected_name=" odh-notebook-jupyter-minimal-ubi9-python-3.9"
178
178
expected_commitref=" release-2023a"
179
179
expected_build_name=" cuda-jupyter-minimal-ubi9-python-3.9-amd64"
180
180
expected_img_size=5038
181
181
;;
182
- odh-minimal-gpu-notebook-image -n-5)
182
+ odh-workbench-jupyter- minimal-cuda-py311-ubi9 -n-5)
183
183
expected_name=" odh-notebook-jupyter-minimal-ubi8-python-3.8"
184
184
expected_commitref=" release-1.2"
185
185
expected_build_name=" cuda-jupyter-minimal-ubi8-python-3.8-amd64"
186
186
expected_img_size=5333
187
187
;;
188
- odh-pytorch-gpu-notebook-image -n)
188
+ odh-workbench-jupyter- pytorch-cuda-py311-ubi9 -n)
189
189
expected_name=" odh-notebook-jupyter-cuda-pytorch-ubi9-python-3.11"
190
190
expected_commitref=" main"
191
191
expected_build_name=" cuda-jupyter-pytorch-ubi9-python-3.11-amd64"
@@ -197,31 +197,31 @@ function check_image_variable_matches_name_and_commitref_and_size() {
197
197
expected_build_name=" jupyter-pytorch-ubi9-python-3.11-amd64"
198
198
expected_img_size=8571
199
199
;;
200
- odh-pytorch-gpu-notebook-image -n-2)
200
+ odh-workbench-jupyter- pytorch-cuda-py311-ubi9 -n-2)
201
201
expected_name=" odh-notebook-jupyter-pytorch-ubi9-python-3.9"
202
202
expected_commitref=" release-2024a"
203
203
expected_build_name=" jupyter-pytorch-ubi9-python-3.9-amd64"
204
204
expected_img_size=9354
205
205
;;
206
- odh-pytorch-gpu-notebook-image -n-3)
206
+ odh-workbench-jupyter- pytorch-cuda-py311-ubi9 -n-3)
207
207
expected_name=" odh-notebook-jupyter-pytorch-ubi9-python-3.9"
208
208
expected_commitref=" release-2023b"
209
209
expected_build_name=" jupyter-pytorch-ubi9-python-3.9-amd64"
210
210
expected_img_size=8711
211
211
;;
212
- odh-pytorch-gpu-notebook-image -n-4)
212
+ odh-workbench-jupyter- pytorch-cuda-py311-ubi9 -n-4)
213
213
expected_name=" odh-notebook-jupyter-pytorch-ubi9-python-3.9"
214
214
expected_commitref=" release-2023a"
215
215
expected_build_name=" jupyter-pytorch-ubi9-python-3.9-amd64"
216
216
expected_img_size=7130
217
217
;;
218
- odh-pytorch-gpu-notebook-image -n-5)
218
+ odh-workbench-jupyter- pytorch-cuda-py311-ubi9 -n-5)
219
219
expected_name=" odh-notebook-cuda-jupyter-pytorch-ubi8-python-3.8"
220
220
expected_commitref=" release-1.2"
221
221
expected_build_name=" jupyter-pytorch-ubi8-python-3.8-amd64"
222
222
expected_img_size=6592
223
223
;;
224
- odh-generic-data-science-notebook-image -n)
224
+ odh-workbench-jupyter-datascience-cpu-py311-ubi9 -n)
225
225
expected_name=" odh-notebook-jupyter-datascience-ubi9-python-3.11"
226
226
expected_commitref=" main"
227
227
expected_build_name=" jupyter-datascience-ubi9-python-3.11-amd64"
@@ -233,25 +233,25 @@ function check_image_variable_matches_name_and_commitref_and_size() {
233
233
expected_build_name=" jupyter-datascience-ubi9-python-3.11-amd64"
234
234
expected_img_size=961
235
235
;;
236
- odh-generic-data-science-notebook-image -n-2)
236
+ odh-workbench-jupyter-datascience-cpu-py311-ubi9 -n-2)
237
237
expected_name=" odh-notebook-jupyter-datascience-ubi9-python-3.9"
238
238
expected_commitref=" release-2024a"
239
239
expected_build_name=" jupyter-datascience-ubi9-python-3.9-amd64"
240
240
expected_img_size=890
241
241
;;
242
- odh-generic-data-science-notebook-image -n-3)
242
+ odh-workbench-jupyter-datascience-cpu-py311-ubi9 -n-3)
243
243
expected_name=" odh-notebook-jupyter-datascience-ubi9-python-3.9"
244
244
expected_commitref=" release-2023b"
245
245
expected_build_name=" jupyter-datascience-ubi9-python-3.9-amd64"
246
246
expected_img_size=883
247
247
;;
248
- odh-generic-data-science-notebook-image -n-4)
248
+ odh-workbench-jupyter-datascience-cpu-py311-ubi9 -n-4)
249
249
expected_name=" odh-notebook-jupyter-datascience-ubi9-python-3.9"
250
250
expected_commitref=" release-2023a"
251
251
expected_build_name=" jupyter-datascience-ubi9-python-3.9-amd64"
252
252
expected_img_size=685
253
253
;;
254
- odh-generic-data-science-notebook-image -n-5)
254
+ odh-workbench-jupyter-datascience-cpu-py311-ubi9 -n-5)
255
255
expected_name=" odh-notebook-jupyter-datascience-ubi8-python-3.8"
256
256
expected_commitref=" release-1.2"
257
257
expected_build_name=" jupyter-datascience-ubi8-python-3.8-amd64"
@@ -269,31 +269,31 @@ function check_image_variable_matches_name_and_commitref_and_size() {
269
269
expected_build_name=" cuda-jupyter-tensorflow-ubi9-python-3.11-amd64"
270
270
expected_img_size=8211
271
271
;;
272
- odh-tensorflow-gpu-notebook-image -n-2)
272
+ odh-workbench-jupyter- tensorflow-cuda-py311-ubi9 -n-2)
273
273
expected_name=" odh-notebook-cuda-jupyter-tensorflow-ubi9-python-3.9"
274
274
expected_commitref=" release-2024a"
275
275
expected_build_name=" cuda-jupyter-tensorflow-ubi9-python-3.9-amd64"
276
276
expected_img_size=6984
277
277
;;
278
- odh-tensorflow-gpu-notebook-image -n-3)
278
+ odh-workbench-jupyter- tensorflow-cuda-py311-ubi9 -n-3)
279
279
expected_name=" odh-notebook-cuda-jupyter-tensorflow-ubi9-python-3.9"
280
280
expected_commitref=" release-2023b"
281
281
expected_build_name=" cuda-jupyter-tensorflow-ubi9-python-3.9-amd64"
282
282
expected_img_size=6301
283
283
;;
284
- odh-tensorflow-gpu-notebook-image -n-4)
284
+ odh-workbench-jupyter- tensorflow-cuda-py311-ubi9 -n-4)
285
285
expected_name=" odh-notebook-cuda-jupyter-tensorflow-ubi9-python-3.9"
286
286
expected_commitref=" release-2023a"
287
287
expected_build_name=" cuda-jupyter-tensorflow-ubi9-python-3.9-amd64"
288
288
expected_img_size=5927
289
289
;;
290
- odh-tensorflow-gpu-notebook-image -n-5)
290
+ odh-workbench-jupyter- tensorflow-cuda-py311-ubi9 -n-5)
291
291
expected_name=" odh-notebook-cuda-jupyter-tensorflow-ubi8-python-3.8"
292
292
expected_commitref=" release-1.2"
293
293
expected_build_name=" cuda-jupyter-tensorflow-ubi8-python-3.8-amd64"
294
294
expected_img_size=6309
295
295
;;
296
- odh-trustyai-notebook-image -n)
296
+ odh-workbench-jupyter- trustyai-cpu-py311-ubi9 -n)
297
297
expected_name=" odh-notebook-jupyter-trustyai-ubi9-python-3.11"
298
298
expected_commitref=" main"
299
299
expected_build_name=" jupyter-trustyai-ubi9-python-3.11-amd64"
@@ -305,25 +305,25 @@ function check_image_variable_matches_name_and_commitref_and_size() {
305
305
expected_build_name=" jupyter-trustyai-ubi9-python-3.11-amd64"
306
306
expected_img_size=4197
307
307
;;
308
- odh-trustyai-notebook-image -n-2)
308
+ odh-workbench-jupyter- trustyai-cpu-py311-ubi9 -n-2)
309
309
expected_name=" odh-notebook-jupyter-trustyai-ubi9-python-3.9"
310
310
expected_commitref=" release-2024a"
311
311
expected_build_name=" jupyter-trustyai-ubi9-python-3.9-amd64"
312
312
expected_img_size=1123
313
313
;;
314
- odh-trustyai-notebook-image -n-3)
314
+ odh-workbench-jupyter- trustyai-cpu-py311-ubi9 -n-3)
315
315
expected_name=" odh-notebook-jupyter-trustyai-ubi9-python-3.9"
316
316
expected_commitref=" release-2023b"
317
317
expected_build_name=" jupyter-trustyai-ubi9-python-3.9-amd64"
318
318
expected_img_size=1057
319
319
;;
320
- odh-trustyai-notebook-image -n-4)
320
+ odh-workbench-jupyter- trustyai-cpu-py311-ubi9 -n-4)
321
321
expected_name=" odh-notebook-jupyter-trustyai-ubi9-python-3.9"
322
322
expected_commitref=" release-2023a"
323
323
expected_build_name=" jupyter-trustyai-ubi9-python-3.9-amd64"
324
324
expected_img_size=883
325
325
;;
326
- odh-codeserver-notebook-image -n)
326
+ odh-workbench- codeserver-datascience-cpu-py311-ubi9 -n)
327
327
expected_name=" odh-notebook-code-server-ubi9-python-3.11"
328
328
expected_commitref=" main"
329
329
expected_build_name=" codeserver-ubi9-python-3.11-amd64"
@@ -335,13 +335,13 @@ function check_image_variable_matches_name_and_commitref_and_size() {
335
335
expected_build_name=" codeserver-ubi9-python-3.11-amd64"
336
336
expected_img_size=893
337
337
;;
338
- odh-codeserver-notebook-image -n-2)
338
+ odh-workbench- codeserver-datascience-cpu-py311-ubi9 -n-2)
339
339
expected_name=" odh-notebook-code-server-ubi9-python-3.9"
340
340
expected_commitref=" release-2024a"
341
341
expected_build_name=" codeserver-ubi9-python-3.9-amd64"
342
342
expected_img_size=837
343
343
;;
344
- odh-codeserver-notebook-image -n-3)
344
+ odh-workbench- codeserver-datascience-cpu-py311-ubi9 -n-3)
345
345
expected_name=" odh-notebook-code-server-ubi9-python-3.9"
346
346
expected_commitref=" release-2023b"
347
347
expected_build_name=" codeserver-ubi9-python-3.9-amd64"
0 commit comments