Skip to content

Commit

Permalink
[CI] remove the workaround for the Habana 1.10 image check
Browse files Browse the repository at this point in the history
  • Loading branch information
jstourac committed Aug 12, 2024
1 parent bcbb42a commit f54b1c8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ci/check-params-env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -212,8 +212,7 @@ function check_image_variable_matches_name_and_commitref() {
;;
odh-habana-notebook-image-n-1)
expected_name="odh-notebook-habana-jupyter-1.10.0-ubi8-python-3.8"
# expected_commitref="release-2023b"
expected_commitref="rhods-1.34"
expected_commitref="release-2023b"
expected_build_name="habana-jupyter-1.10.0-ubi8-python-3.8-amd64"
;;
odh-codeserver-notebook-image-n)
Expand Down

0 comments on commit f54b1c8

Please sign in to comment.