requirements/.zuul.d/project.yaml
Matthew Thode bcda45553a
Remove most python-2.7 jobs
remove all jobs depending on projects that are set to remove support
for python-2.7 during the Ussuri cycle.  This will keep us from being
surprised when a project pulls support for py27 and breaking our gate.

Originally this was set to occur later in the cycle but as we depend
on the projects for cross jobs it needs to be done earlier.

Change-Id: I6c9f545e09779431120cee942318013ed91a581a
Signed-off-by: Matthew Thode <mthode@mthode.org>
2019-12-04 16:05:01 -06:00

113 lines
3.3 KiB
YAML

- project:
templates:
- openstack-pypy-jobs-nonvoting
- openstack-python-jobs
- openstack-python3-train-jobs
check:
jobs:
- build-wheel-mirror-centos-7:
files:
- bindep.txt
- build-wheel-mirror-ubuntu-bionic:
files:
- bindep.txt
- build-wheel-mirror-ubuntu-trusty:
files:
- bindep.txt
- build-wheel-mirror-ubuntu-xenial:
files:
- bindep.txt
- openstack-tox-validate
- requirements-tox-babel
- requirements-tox-bindep:
voting: false
- requirements-tox-py27-check-uc
- requirements-tox-py36-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-py37
- cross-nova-functional
- cross-octavia-py36
- cross-octavia-py37
- cross-osc-tox-docs
- cross-swift-py27
- cross-swift-py36
- openstack-tox-py36
- neutron-grenade-multinode:
irrelevant-files:
- ^(test-|)requirements.txt$
- ^setup.cfg$
- tempest-full:
irrelevant-files:
- ^(test-|)requirements.txt$
- ^setup.cfg$
- neutron-grenade:
irrelevant-files:
- ^(test-|)requirements.txt$
- ^setup.cfg$
gate:
jobs:
- build-wheel-mirror-centos-7:
files:
- bindep.txt
- build-wheel-mirror-ubuntu-bionic:
files:
- bindep.txt
- build-wheel-mirror-ubuntu-trusty:
files:
- bindep.txt
- build-wheel-mirror-ubuntu-xenial:
files:
- bindep.txt
- openstack-tox-validate
- requirements-tox-babel
- requirements-tox-py27-check-uc
- requirements-tox-py36-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-py37:
files: ^upper-constraints.txt$
- cross-nova-functional
- cross-octavia-py36
- cross-octavia-py37
- cross-osc-tox-docs
- cross-swift-py27
- cross-swift-py36
- openstack-tox-py36
- neutron-grenade-multinode:
irrelevant-files:
- ^(test-|)requirements.txt$
- ^setup.cfg$
- tempest-full:
irrelevant-files:
- ^(test-|)requirements.txt$
- ^setup.cfg$
- neutron-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$