Switch to build-wheel-cache jobs

These jobs moved into openstack-zuul-jobs (from project-config where
they were protected jobs) with
Ib41607c4842dccf27b711947bf356ef5d74a1059.  Update the old branch
names to use the new jobs, so we can delete the original jobs from
project-config.

Change-Id: I757fb1c38b20218f1c4d6922b77873ef84ca9383
This commit is contained in:
Ian Wienand
2020-06-01 14:04:15 +10:00
parent 58b6747152
commit df7471f8c6

View File

@@ -4,13 +4,13 @@
- openstack-python3-train-jobs
check:
jobs:
- build-wheel-mirror-centos-7:
- build-wheel-cache-centos-7:
files:
- bindep.txt
- build-wheel-mirror-ubuntu-bionic:
- build-wheel-cache-ubuntu-bionic:
files:
- bindep.txt
- build-wheel-mirror-ubuntu-xenial:
- build-wheel-cache-ubuntu-xenial:
files:
- bindep.txt
- openstack-tox-validate
@@ -54,13 +54,13 @@
- ^setup.cfg$
gate:
jobs:
- build-wheel-mirror-centos-7:
- build-wheel-cache-centos-7:
files:
- bindep.txt
- build-wheel-mirror-ubuntu-bionic:
- build-wheel-cache-ubuntu-bionic:
files:
- bindep.txt
- build-wheel-mirror-ubuntu-xenial:
- build-wheel-cache-ubuntu-xenial:
files:
- bindep.txt
- openstack-tox-validate