Set download stable branch for IPA

IPA is presently downloading from master branch, which lacks the iscsi
interfaces at this point in time, which causes victoria stable branches
to fail where the image is just downloaded.

Change-Id: I68215ad871860bcf4fc5fb63afb108a66e1d1374
This commit is contained in:
Julia Kreger 2021-06-02 06:32:41 -07:00
parent 77be4c6c69
commit d3f62f83ef
1 changed files with 1 additions and 1 deletions

View File

@ -289,7 +289,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/wallaby}
IPA_DOWNLOAD_BRANCH=$(echo $IPA_DOWNLOAD_BRANCH | tr / -)
# OS for using with DIB images