@@ -91,114 +91,111 @@ function check_image_variable_matches_name_and_commitref() {
91
91
local expected_build_name # Why some of the images has `-amd64` suffix and others not?
92
92
case " ${image_variable} " in
93
93
odh-minimal-notebook-image-n)
94
- expected_name=" odh-notebook-jupyter-minimal-ubi9-python-3.9 "
95
- expected_commitref=" 2024a "
96
- expected_build_name=" jupyter-minimal-ubi9-python-3.9 -amd64"
94
+ expected_name=" odh-notebook-jupyter-minimal-ubi9-python-3.11 "
95
+ expected_commitref=" 2024b "
96
+ expected_build_name=" jupyter-minimal-ubi9-python-3.11 -amd64"
97
97
;;
98
98
odh-minimal-notebook-image-n-1)
99
99
expected_name=" odh-notebook-jupyter-minimal-ubi9-python-3.9"
100
- expected_commitref=" 2023b "
100
+ expected_commitref=" 2024a "
101
101
expected_build_name=" jupyter-minimal-ubi9-python-3.9-amd64"
102
102
;;
103
103
odh-minimal-gpu-notebook-image-n)
104
- expected_name=" odh-notebook-jupyter-minimal-ubi9-python-3.9 "
105
- expected_commitref=" 2024a "
106
- expected_build_name=" cuda-jupyter-minimal-ubi9-python-3.9 -amd64"
104
+ expected_name=" odh-notebook-jupyter-minimal-ubi9-python-3.11 "
105
+ expected_commitref=" 2024b "
106
+ expected_build_name=" cuda-jupyter-minimal-ubi9-python-3.11 -amd64"
107
107
;;
108
108
odh-minimal-gpu-notebook-image-n-1)
109
109
expected_name=" odh-notebook-jupyter-minimal-ubi9-python-3.9"
110
- expected_commitref=" 2023b "
110
+ expected_commitref=" 2024a "
111
111
expected_build_name=" cuda-jupyter-minimal-ubi9-python-3.9-amd64"
112
112
;;
113
113
odh-pytorch-gpu-notebook-image-n)
114
- expected_name=" odh-notebook-jupyter-pytorch-ubi9-python-3.9 "
115
- expected_commitref=" 2024a "
116
- expected_build_name=" jupyter-pytorch-ubi9-python-3.9 -amd64"
114
+ expected_name=" odh-notebook-jupyter-pytorch-ubi9-python-3.11 "
115
+ expected_commitref=" 2024b "
116
+ expected_build_name=" jupyter-pytorch-ubi9-python-3.11 -amd64"
117
117
;;
118
118
odh-pytorch-gpu-notebook-image-n-1)
119
119
expected_name=" odh-notebook-jupyter-pytorch-ubi9-python-3.9"
120
- expected_commitref=" 2023b "
120
+ expected_commitref=" 2024a "
121
121
expected_build_name=" jupyter-pytorch-ubi9-python-3.9-amd64"
122
122
;;
123
123
odh-generic-data-science-notebook-image-n)
124
- expected_name=" odh-notebook-jupyter-datascience-ubi9-python-3.9 "
125
- expected_commitref=" 2024a "
126
- expected_build_name=" jupyter-datascience-ubi9-python-3.9 -amd64"
124
+ expected_name=" odh-notebook-jupyter-datascience-ubi9-python-3.11 "
125
+ expected_commitref=" 2024b "
126
+ expected_build_name=" jupyter-datascience-ubi9-python-3.11 -amd64"
127
127
;;
128
128
odh-generic-data-science-notebook-image-n-1)
129
129
expected_name=" odh-notebook-jupyter-datascience-ubi9-python-3.9"
130
- expected_commitref=" 2023b "
130
+ expected_commitref=" 2024a "
131
131
expected_build_name=" jupyter-datascience-ubi9-python-3.9-amd64"
132
132
;;
133
133
odh-tensorflow-gpu-notebook-image-n)
134
- expected_name=" odh-notebook-cuda-jupyter-tensorflow-ubi9-python-3.9 "
135
- expected_commitref=" 2024a "
136
- expected_build_name=" cuda-jupyter-tensorflow-ubi9-python-3.9 -amd64"
134
+ expected_name=" odh-notebook-cuda-jupyter-tensorflow-ubi9-python-3.11 "
135
+ expected_commitref=" 2024b "
136
+ expected_build_name=" cuda-jupyter-tensorflow-ubi9-python-3.11 -amd64"
137
137
;;
138
138
odh-tensorflow-gpu-notebook-image-n-1)
139
139
expected_name=" odh-notebook-cuda-jupyter-tensorflow-ubi9-python-3.9"
140
- expected_commitref=" 2023b "
140
+ expected_commitref=" 2024a "
141
141
expected_build_name=" cuda-jupyter-tensorflow-ubi9-python-3.9-amd64"
142
142
;;
143
143
odh-trustyai-notebook-image-n)
144
- expected_name=" odh-notebook-jupyter-trustyai-ubi9-python-3.9 "
145
- expected_commitref=" 2024a "
146
- expected_build_name=" jupyter-trustyai-ubi9-python-3.9 -amd64"
144
+ expected_name=" odh-notebook-jupyter-trustyai-ubi9-python-3.11 "
145
+ expected_commitref=" 2024b "
146
+ expected_build_name=" jupyter-trustyai-ubi9-python-3.11 -amd64"
147
147
;;
148
148
odh-trustyai-notebook-image-n-1)
149
149
expected_name=" odh-notebook-jupyter-trustyai-ubi9-python-3.9"
150
- expected_commitref=" 2023b "
150
+ expected_commitref=" 2024a "
151
151
expected_build_name=" jupyter-trustyai-ubi9-python-3.9-amd64"
152
152
;;
153
153
odh-codeserver-notebook-image-n)
154
- expected_name=" odh-notebook-code-server-ubi9-python-3.9 "
155
- expected_commitref=" 2024a "
156
- expected_build_name=" codeserver-ubi9-python-3.9 -amd64"
154
+ expected_name=" odh-notebook-code-server-ubi9-python-3.11 "
155
+ expected_commitref=" 2024b "
156
+ expected_build_name=" codeserver-ubi9-python-3.11 -amd64"
157
157
;;
158
158
odh-codeserver-notebook-image-n-1)
159
159
expected_name=" odh-notebook-code-server-ubi9-python-3.9"
160
- expected_commitref=" 2023b "
160
+ expected_commitref=" 2024a "
161
161
expected_build_name=" codeserver-ubi9-python-3.9-amd64"
162
162
;;
163
163
odh-rstudio-notebook-image-n)
164
- expected_name=" odh-notebook-rstudio-server-c9s-python-3.9 "
165
- expected_commitref=" 2024a "
166
- expected_build_name=" rstudio-c9s-python-3.9 -amd64"
164
+ expected_name=" odh-notebook-rstudio-server-c9s-python-3.11 "
165
+ expected_commitref=" 2024b "
166
+ expected_build_name=" rstudio-c9s-python-3.11 -amd64"
167
167
;;
168
168
odh-rstudio-notebook-image-n-1)
169
169
expected_name=" odh-notebook-rstudio-server-c9s-python-3.9"
170
- expected_commitref=" 2023b "
170
+ expected_commitref=" 2024a "
171
171
expected_build_name=" rstudio-c9s-python-3.9-amd64"
172
172
;;
173
173
# For both RStudio GPU workbenches - the final name labels are identical to plain RStudio ones
174
174
# This is because the very same RStudio Dockerfile is used but different base images in both cases
175
175
# We should consider what to do with this - in ideal case, we should have different labels for these cases.
176
176
odh-rstudio-gpu-notebook-image-n)
177
- expected_name=" odh-notebook-rstudio-server-c9s-python-3.9 "
178
- expected_commitref=" 2024a "
179
- expected_build_name=" cuda-rstudio-c9s-python-3.9 -amd64"
177
+ expected_name=" odh-notebook-rstudio-server-c9s-python-3.11 "
178
+ expected_commitref=" 2024b "
179
+ expected_build_name=" cuda-rstudio-c9s-python-3.11 -amd64"
180
180
;;
181
181
odh-rstudio-gpu-notebook-image-n-1)
182
182
expected_name=" odh-notebook-rstudio-server-c9s-python-3.9"
183
- expected_commitref=" 2023b "
183
+ expected_commitref=" 2024a "
184
184
expected_build_name=" cuda-rstudio-c9s-python-3.9-amd64"
185
185
;;
186
186
odh-rocm-minimal-notebook-image-n)
187
187
expected_name=" odh-notebook-jupyter-minimal-ubi9-python-3.11"
188
- expected_commitref=" main"
189
- # expected_commitref="2024b"
188
+ expected_commitref=" 2024b"
190
189
expected_build_name=" rocm-jupyter-minimal-ubi9-python-3.11-amd64"
191
190
;;
192
191
odh-rocm-pytorch-notebook-image-n)
193
192
expected_name=" odh-notebook-jupyter-rocm-pytorch-ubi9-python-3.11"
194
- expected_commitref=" main"
195
- # expected_commitref="2024b"
193
+ expected_commitref=" 2024b"
196
194
expected_build_name=" rocm-jupyter-pytorch-ubi9-python-3.11-amd64"
197
195
;;
198
196
odh-rocm-tensorflow-notebook-image-n)
199
197
expected_name=" odh-notebook-jupyter-rocm-tensorflow-ubi9-python-3.11"
200
- expected_commitref=" main"
201
- # expected_commitref="2024b"
198
+ expected_commitref=" 2024b"
202
199
expected_build_name=" rocm-jupyter-tensorflow-ubi9-python-3.11-amd64"
203
200
;;
204
201
* )
0 commit comments