requirements/.zuul.d/project.yaml
Ian Wienand d21518b0e3 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
2020-05-28 16:22:44 +10:00

101 lines
2.9 KiB
YAML

- project:
templates:
- openstack-python3-victoria-jobs
check:
jobs:
- build-wheel-cache-centos-7:
files:
- bindep.txt
- build-wheel-cache-ubuntu-bionic:
files:
- bindep.txt
- build-wheel-cache-ubuntu-xenial:
files:
- bindep.txt
- openstack-tox-validate
- requirements-tox-babel
- requirements-tox-bindep:
voting: false
- requirements-tox-py36-check-uc
- requirements-tox-py38-check-uc
- requirements-tox-validate-projects:
voting: false
- cross-cinder-py36
- cross-glance-py36
- cross-horizon-py36
- cross-horizon-npm
- cross-keystone-py36
- cross-neutron-py36
- cross-nova-py36
- cross-nova-functional
- cross-octavia-py36
- cross-osc-tox-docs
- cross-swift-py36
- openstack-tox-py36
- openstacksdk-functional-devstack
- neutron-grenade-multinode:
irrelevant-files:
- ^(test-|)requirements.txt$
- ^setup.cfg$
- tempest-full-py3:
irrelevant-files:
- ^(test-|)requirements.txt$
- ^setup.cfg$
- grenade:
irrelevant-files:
- ^(test-|)requirements.txt$
- ^setup.cfg$
gate:
jobs:
- build-wheel-cache-centos-7:
files:
- bindep.txt
- build-wheel-cache-ubuntu-bionic:
files:
- bindep.txt
- build-wheel-cache-ubuntu-xenial:
files:
- bindep.txt
- openstack-tox-validate
- requirements-tox-babel
- requirements-tox-py36-check-uc
- requirements-tox-py38-check-uc
- cross-cinder-py36
- cross-glance-py36
- cross-horizon-py36
- cross-horizon-npm
- cross-keystone-py36
- cross-neutron-py36
- cross-nova-py36:
files: ^upper-constraints.txt$
- cross-nova-functional
- cross-octavia-py36
- cross-osc-tox-docs
- cross-swift-py27
- cross-swift-py36
- openstack-tox-py36
- openstacksdk-functional-devstack
- neutron-grenade-multinode:
irrelevant-files:
- ^(test-|)requirements.txt$
- ^setup.cfg$
- tempest-full-py3:
irrelevant-files:
- ^(test-|)requirements.txt$
- ^setup.cfg$
- grenade:
irrelevant-files:
- ^(test-|)requirements.txt$
- ^setup.cfg$
experimental:
jobs:
- tempest-pg-full:
irrelevant-files:
- ^(test-|)requirements.txt$
- ^setup.cfg$
- tempest-full-py3-opensuse15:
irrelevant-files:
- ^(test-|)requirements.txt$
- ^setup.cfg$