Skip to content

Commit

Permalink
telco5g: Fix HCP jobs, remove overriding operator image (#57530)
Browse files Browse the repository at this point in the history
  • Loading branch information
sshnaidm authored Oct 8, 2024
1 parent d391fff commit 9237c91
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -293,8 +293,6 @@ ANSIBLE_LOG_PATH=$ARTIFACT_DIR/ansible.log ANSIBLE_STDOUT_CALLBACK=debug ansible
-e hostedbm_inject_dns=true \
-e sno_tag=$MGMT_VERSION \
-e vsno_release=nightly \
-e hostedbm_bm_cpo_override_image=quay.io/hypershift/hypershift-operator:${T5CI_VERSION} \
-e image_override=quay.io/hypershift/hypershift-operator:${T5CI_VERSION} \
-e hcp_tag=$T5CI_VERSION \
-e hcp_release=nightly $PLAYBOOK_ARGS || status=$?

Expand Down

0 comments on commit 9237c91

Please sign in to comment.