@@ -24,7 +24,7 @@ PARAMS_ENV_PATH="manifests/base/params.env"
24
24
25
25
# This value needs to be updated everytime we deliberately change number of the
26
26
# images we want to have in the `params.env` file.
27
- EXPECTED_NUM_RECORDS=24
27
+ EXPECTED_NUM_RECORDS=19
28
28
29
29
# ---------------------------- DEFINED FUNCTIONS ----------------------------- #
30
30
@@ -69,130 +69,102 @@ function check_image_variable_matches_name_and_commitref() {
69
69
case " ${image_variable} " in
70
70
odh-minimal-notebook-image-n)
71
71
expected_name=" odh-notebook-jupyter-minimal-ubi9-python-3.9"
72
- expected_commitref=" 2023b "
72
+ expected_commitref=" 2024a "
73
73
expected_build_name=" jupyter-minimal-ubi9-python-3.9-amd64"
74
74
;;
75
75
odh-minimal-notebook-image-n-1)
76
76
expected_name=" odh-notebook-jupyter-minimal-ubi9-python-3.9"
77
- expected_commitref=" 2023a "
77
+ expected_commitref=" 2023b "
78
78
expected_build_name=" jupyter-minimal-ubi9-python-3.9-amd64"
79
79
;;
80
- odh-minimal-notebook-image-n-2)
81
- expected_name=" odh-notebook-jupyter-minimal-ubi8-python-3.8"
82
- expected_commitref=" main"
83
- expected_build_name=" jupyter-minimal-ubi8-python-3.8"
84
- ;;
85
80
odh-minimal-gpu-notebook-image-n)
86
81
expected_name=" odh-notebook-jupyter-minimal-ubi9-python-3.9"
87
- expected_commitref=" 2023b "
82
+ expected_commitref=" 2024a "
88
83
expected_build_name=" cuda-jupyter-minimal-ubi9-python-3.9-amd64"
89
84
;;
90
85
odh-minimal-gpu-notebook-image-n-1)
91
86
expected_name=" odh-notebook-jupyter-minimal-ubi9-python-3.9"
92
- expected_commitref=" 2023a "
87
+ expected_commitref=" 2023b "
93
88
expected_build_name=" cuda-jupyter-minimal-ubi9-python-3.9-amd64"
94
89
;;
95
- odh-minimal-gpu-notebook-image-n-2)
96
- expected_name=" odh-notebook-jupyter-minimal-ubi8-python-3.8"
97
- expected_commitref=" main"
98
- expected_build_name=" cuda-jupyter-minimal-ubi8-python-3.8"
99
- ;;
100
90
odh-pytorch-gpu-notebook-image-n)
101
91
expected_name=" odh-notebook-jupyter-pytorch-ubi9-python-3.9"
102
- expected_commitref=" 2023b "
92
+ expected_commitref=" 2024a "
103
93
expected_build_name=" jupyter-pytorch-ubi9-python-3.9-amd64"
104
94
;;
105
95
odh-pytorch-gpu-notebook-image-n-1)
106
96
expected_name=" odh-notebook-jupyter-pytorch-ubi9-python-3.9"
107
- expected_commitref=" 2023a "
97
+ expected_commitref=" 2023b "
108
98
expected_build_name=" jupyter-pytorch-ubi9-python-3.9-amd64"
109
99
;;
110
- odh-pytorch-gpu-notebook-image-n-2)
111
- expected_name=" odh-notebook-cuda-jupyter-pytorch-ubi8-python-3.8"
112
- expected_commitref=" main"
113
- expected_build_name=" cuda-jupyter-pytorch-ubi8-python-3.8"
114
- ;;
115
100
odh-generic-data-science-notebook-image-n)
116
101
expected_name=" odh-notebook-jupyter-datascience-ubi9-python-3.9"
117
- expected_commitref=" 2023b "
102
+ expected_commitref=" 2024a "
118
103
expected_build_name=" jupyter-datascience-ubi9-python-3.9-amd64"
119
104
;;
120
105
odh-generic-data-science-notebook-image-n-1)
121
106
expected_name=" odh-notebook-jupyter-datascience-ubi9-python-3.9"
122
- expected_commitref=" 2023a "
107
+ expected_commitref=" 2023b "
123
108
expected_build_name=" jupyter-datascience-ubi9-python-3.9-amd64"
124
109
;;
125
- odh-generic-data-science-notebook-image-n-2)
126
- expected_name=" odh-notebook-jupyter-datascience-ubi8-python-3.8"
127
- expected_commitref=" main"
128
- expected_build_name=" jupyter-datascience-ubi8-python-3.8"
129
- ;;
130
110
odh-tensorflow-gpu-notebook-image-n)
131
111
expected_name=" odh-notebook-cuda-jupyter-tensorflow-ubi9-python-3.9"
132
- expected_commitref=" 2023b "
112
+ expected_commitref=" 2024a "
133
113
expected_build_name=" cuda-jupyter-tensorflow-ubi9-python-3.9-amd64"
134
114
;;
135
115
odh-tensorflow-gpu-notebook-image-n-1)
136
116
expected_name=" odh-notebook-cuda-jupyter-tensorflow-ubi9-python-3.9"
137
- expected_commitref=" 2023a "
117
+ expected_commitref=" 2023b "
138
118
expected_build_name=" cuda-jupyter-tensorflow-ubi9-python-3.9-amd64"
139
119
;;
140
- odh-tensorflow-gpu-notebook-image-n-2)
141
- expected_name=" odh-notebook-cuda-jupyter-tensorflow-ubi8-python-3.8"
142
- expected_commitref=" main"
143
- expected_build_name=" cuda-jupyter-tensorflow-ubi8-python-3.8"
144
- ;;
145
120
odh-trustyai-notebook-image-n)
146
121
expected_name=" odh-notebook-jupyter-trustyai-ubi9-python-3.9"
147
- expected_commitref=" 2023b "
122
+ expected_commitref=" 2024a "
148
123
expected_build_name=" jupyter-trustyai-ubi9-python-3.9-amd64"
149
124
;;
150
125
odh-trustyai-notebook-image-n-1)
151
126
expected_name=" odh-notebook-jupyter-trustyai-ubi9-python-3.9"
152
- expected_commitref=" 2023a "
127
+ expected_commitref=" 2023b "
153
128
expected_build_name=" jupyter-trustyai-ubi9-python-3.9-amd64"
154
129
;;
155
130
odh-habana-notebook-image-n)
156
131
expected_name=" odh-notebook-habana-jupyter-1.10.0-ubi8-python-3.8"
157
- # expected_commitref="2023b "
132
+ # expected_commitref="2024a "
158
133
expected_commitref=" main"
159
134
expected_build_name=" habana-jupyter-1.10.0-ubi8-python-3.8"
160
135
;;
161
136
odh-codeserver-notebook-n)
162
137
expected_name=" odh-notebook-code-server-ubi9-python-3.9"
163
- expected_commitref=" 2023b "
138
+ expected_commitref=" 2024a "
164
139
expected_build_name=" codeserver-ubi9-python-3.9-amd64"
165
140
;;
166
141
odh-codeserver-notebook-n-1)
167
- expected_name=" odh-notebook-code-server-c9s-python-3.9"
168
- # expected_commitref="2023a"
169
- expected_commitref=" main"
170
- expected_build_name=" codeserver-c9s-python-3.9"
142
+ expected_name=" odh-notebook-code-server-ubi9-python-3.9"
143
+ expected_commitref=" 2023b"
144
+ expected_build_name=" codeserver-ubi9-python-3.9-amd64"
171
145
;;
172
146
odh-rstudio-notebook-n)
173
- expected_name=" odh-notebook-rstudio-c9s-python-3.9"
174
- expected_commitref=" 2023b "
147
+ expected_name=" odh-notebook-rstudio-server- c9s-python-3.9"
148
+ expected_commitref=" 2024a "
175
149
expected_build_name=" rstudio-c9s-python-3.9-amd64"
176
150
;;
177
151
odh-rstudio-notebook-n-1)
178
- expected_name=" odh-notebook-rstudio-c9s-python-3.9"
179
- # expected_commitref="2023a"
180
- expected_commitref=" main"
181
- expected_build_name=" rstudio-c9s-python-3.9"
152
+ expected_name=" odh-notebook-rstudio-server-c9s-python-3.9"
153
+ expected_commitref=" 2023b"
154
+ expected_build_name=" rstudio-c9s-python-3.9-amd64"
182
155
;;
183
156
# For both RStudio GPU workbenches - the final name labels are identical to plain RStudio ones
184
157
# This is because the very same RStudio Dockerfile is used but different base images in both cases
185
158
# We should consider what to do with this - in ideal case, we should have different labels for these cases.
186
159
odh-rstudio-gpu-notebook-n)
187
- expected_name=" odh-notebook-rstudio-c9s-python-3.9"
188
- expected_commitref=" 2023b "
160
+ expected_name=" odh-notebook-rstudio-server- c9s-python-3.9"
161
+ expected_commitref=" 2024a "
189
162
expected_build_name=" cuda-rstudio-c9s-python-3.9-amd64"
190
163
;;
191
164
odh-rstudio-gpu-notebook-n-1)
192
- expected_name=" odh-notebook-rstudio-c9s-python-3.9"
193
- # expected_commitref="2023a"
194
- expected_commitref=" main"
195
- expected_build_name=" cuda-rstudio-c9s-python-3.9"
165
+ expected_name=" odh-notebook-rstudio-server-c9s-python-3.9"
166
+ expected_commitref=" 2023b"
167
+ expected_build_name=" cuda-rstudio-c9s-python-3.9-amd64"
196
168
;;
197
169
* )
198
170
echo " Unimplemented variable name: '${image_variable} '"
0 commit comments