Merge "Move stable branch gate job to stable/ussuri"

This commit is contained in:
Zuul 2020-04-29 00:37:20 +00:00 committed by Gerrit Code Review
commit 582cd5df4c
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
# be enough to make sure devstack-gate keep working for
# stable branch legacy jobs which are not yet migrated
# to Zuul v3 native jobs.
export BRANCH_OVERRIDE=stable/train
export BRANCH_OVERRIDE=stable/ussuri
if [ "$BRANCH_OVERRIDE" != "default" ] ; then
export OVERRIDE_ZUUL_BRANCH=$BRANCH_OVERRIDE
fi