Set bindep_fallback in legacy-base

We want to stop doing this generally in base jobs. It's only important
for legacy jobs.

Change-Id: I82adb346ceabbf9fd532e09f31842e6d2e8b13de
This commit is contained in:
Monty Taylor 2019-05-03 15:44:50 +00:00
parent 2c73403038
commit d38a36a799
1 changed files with 4 additions and 0 deletions

View File

@ -1001,6 +1001,8 @@
before stable/stein will keep running on xenial.
pre-run: playbooks/legacy/pre.yaml
nodeset: legacy-ubuntu-xenial
vars:
bindep_fallback: /usr/local/bindep-fallback/bindep-fallback.txt
branches:
- stable/ocata
- stable/pike
@ -1015,6 +1017,8 @@
This job runs on Bionic from stable/stein on.
pre-run: playbooks/legacy/pre.yaml
vars:
bindep_fallback: /usr/local/bindep-fallback/bindep-fallback.txt
branches: ^(?!stable/(ocata|pike|queens|rocky)).*$
nodeset: legacy-ubuntu-bionic