Merge "Add gate job for stable/train"

This commit is contained in:
Zuul 2019-10-15 00:49:43 +00:00 committed by Gerrit Code Review
commit 3576161234
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 # be enough to make sure devstack-gate keep working for
# stable branch legacy jobs which are not yet migrated # stable branch legacy jobs which are not yet migrated
# to Zuul v3 native jobs. # to Zuul v3 native jobs.
export BRANCH_OVERRIDE=stable/stein export BRANCH_OVERRIDE=stable/train
if [ "$BRANCH_OVERRIDE" != "default" ] ; then if [ "$BRANCH_OVERRIDE" != "default" ] ; then
export OVERRIDE_ZUUL_BRANCH=$BRANCH_OVERRIDE export OVERRIDE_ZUUL_BRANCH=$BRANCH_OVERRIDE
fi fi