CI: Lock Zed CI to Zed IPA

The branch was never hard coded on zed, and changes in master
have broken Zed CI with partition images.

Change-Id: I87a727370bc41f53fb125b3ba47924a8c930fdbc
This commit is contained in:
Julia Kreger 2024-03-26 06:32:39 -07:00
parent 55330d3729
commit d853407fd6
1 changed files with 1 additions and 1 deletions

View File

@ -313,7 +313,7 @@ IRONIC_DEPLOY_ISO=${IRONIC_DEPLOY_ISO:-$TOP_DIR/files/ir-deploy-$IRONIC_DEPLOY_D
IRONIC_EFIBOOT=${IRONIC_EFIBOOT:-$TOP_DIR/files/ir-deploy-$IRONIC_DEPLOY_DRIVER.efiboot}
# NOTE(jroll) this needs to be updated when stable branches are cut
IPA_DOWNLOAD_BRANCH=${IPA_DOWNLOAD_BRANCH:-master}
IPA_DOWNLOAD_BRANCH=${IPA_DOWNLOAD_BRANCH:-stable/zed}
IPA_DOWNLOAD_BRANCH=$(echo $IPA_DOWNLOAD_BRANCH | tr / -)
# OS for using with DIB images