Move wheel build jobs out of project-config
This moves the wheel build jobs into openstack-zuul-jobs so we can Depends-On changes and test here. Note this has a dependency on a series of changes to the wheel build jobs to support focal and arm64, which are added in changes after this. Depends-On: https://review.opendev.org/731425 Change-Id: I171c94b56d1243efb83e5b457d45f23e21b3be10
This commit is contained in:
parent
cf74d072c7
commit
d21518b0e3
@ -3,13 +3,13 @@
|
||||
- openstack-python3-victoria-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
|
||||
@ -47,13 +47,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
|
||||
|
Loading…
x
Reference in New Issue
Block a user