File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -129,15 +129,13 @@ function check_image_variable_matches_name_and_commitref() {
129
129
;;
130
130
odh-habana-notebook-image-n)
131
131
expected_name=" odh-notebook-habana-jupyter-1.13.0-ubi8-python-3.8"
132
- # expected_commitref="2024a"
133
- expected_commitref=" main"
134
- expected_build_name=" habana-jupyter-1.13.0-ubi8-python-3.8"
132
+ expected_commitref=" 2024a"
133
+ expected_build_name=" habana-jupyter-1.13.0-ubi8-python-3.8-amd64"
135
134
;;
136
135
odh-habana-notebook-image-n-1)
137
136
expected_name=" odh-notebook-habana-jupyter-1.10.0-ubi8-python-3.8"
138
- # expected_commitref="2024a"
139
- expected_commitref=" main"
140
- expected_build_name=" habana-jupyter-1.10.0-ubi8-python-3.8"
137
+ expected_commitref=" 2023b"
138
+ expected_build_name=" habana-jupyter-1.10.0-ubi8-python-3.8-amd64"
141
139
;;
142
140
odh-codeserver-notebook-image-n)
143
141
expected_name=" odh-notebook-code-server-ubi9-python-3.9"
You can’t perform that action at this time.
0 commit comments