Skip to content

Commit f54b1c8

Browse files
committed
[CI] remove the workaround for the Habana 1.10 image check
1 parent bcbb42a commit f54b1c8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ci/check-params-env.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,8 +212,7 @@ function check_image_variable_matches_name_and_commitref() {
212212
;;
213213
odh-habana-notebook-image-n-1)
214214
expected_name="odh-notebook-habana-jupyter-1.10.0-ubi8-python-3.8"
215-
# expected_commitref="release-2023b"
216-
expected_commitref="rhods-1.34"
215+
expected_commitref="release-2023b"
217216
expected_build_name="habana-jupyter-1.10.0-ubi8-python-3.8-amd64"
218217
;;
219218
odh-codeserver-notebook-image-n)

0 commit comments

Comments
 (0)