diff --git a/playbooks/legacy/tempest-neutron-full/run.yaml b/playbooks/legacy/tempest-neutron-full/run.yaml index 8d878cf0..6b69a3dd 100644 --- a/playbooks/legacy/tempest-neutron-full/run.yaml +++ b/playbooks/legacy/tempest-neutron-full/run.yaml @@ -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/stein + export BRANCH_OVERRIDE=stable/train if [ "$BRANCH_OVERRIDE" != "default" ] ; then export OVERRIDE_ZUUL_BRANCH=$BRANCH_OVERRIDE fi