Files
requirements/.zuul.d/project.yaml
T
Riccardo Pittau 1f61804122 Remove python 3.9 test jobs
Python 3.9 is not supported anymore in the Openstack ecosystem
We should just remove tests that use it.

Change-Id: I11f87d00f9c36247cd252acfc5bfd3cc7bfb143c
Signed-off-by: Riccardo Pittau <elfosardo@gmail.com>
2025-08-12 17:36:03 +02:00

128 lines
3.8 KiB
YAML

- project:
templates:
- openstack-python3-jobs
check:
jobs:
- build-wheel-cache-ubuntu-bionic:
files:
- bindep.txt
- build-wheel-cache-ubuntu-focal:
files:
- bindep.txt
- build-wheel-cache-ubuntu-jammy:
files:
- bindep.txt
- openstack-tox-validate
- requirements-check-self
- requirements-tox-babel
- requirements-tox-bindep:
voting: false
- requirements-tox-py310-check-uc
- requirements-tox-py311-check-uc
- requirements-tox-py312-check-uc
- requirements-tox-py313-check-uc:
voting: false
- requirements-tox-validate-projects:
voting: false
- cross-aodh-py312
- cross-barbican-py312
- cross-ceilometer-py312
- cross-cinder-py312
- cross-designate-py312
- cross-glance-py312
- cross-heat-py312
- cross-horizon-py312
- cross-horizon-npm
- cross-ironic-py312
- cross-keystone-py312
- cross-kuryr-py312
- cross-manila-py312
- cross-magnum-py312
- cross-masakari-py312:
voting: false
- cross-mistral-py312:
voting: false
- cross-neutron-py312
- cross-nova-pep8
- cross-nova-py312
- cross-placement-py312
- cross-osvif-py3
- cross-nova-functional
- cross-placement-functional-py312
- cross-octavia-py312
- cross-osc-tox-docs
- cross-swift-py312
- cross-watcher-py3
- openstacksdk-functional-devstack
- tempest-full-py3:
irrelevant-files:
- ^bindep.txt$
- ^(test-|)requirements.txt$
- ^setup.cfg$
check-arm64:
jobs:
- build-wheel-cache-ubuntu-focal-arm64:
files:
- bindep.txt
- build-wheel-cache-ubuntu-jammy-arm64:
files:
- bindep.txt
gate:
jobs:
- build-wheel-cache-ubuntu-bionic:
files:
- bindep.txt
- build-wheel-cache-ubuntu-focal:
files:
- bindep.txt
- build-wheel-cache-ubuntu-jammy:
files:
- bindep.txt
- openstack-tox-validate
- requirements-check-self
- requirements-tox-babel
- requirements-tox-py310-check-uc
- requirements-tox-py311-check-uc
- requirements-tox-py312-check-uc
- cross-cinder-py312
- cross-designate-py312
- cross-glance-py312
- cross-heat-py312
- cross-horizon-py312
- cross-horizon-npm
- cross-ironic-py312
- cross-keystone-py312
- cross-kuryr-py312
- cross-manila-py312
- cross-neutron-py312
- cross-nova-pep8
- cross-nova-py312:
files: ^upper-constraints.txt$
- cross-placement-py312:
files: ^upper-constraints.txt$
- cross-osvif-py3
- cross-nova-functional
- cross-placement-functional-py312
- cross-octavia-py312
- cross-osc-tox-docs
- cross-swift-py312
- cross-watcher-py3
- openstacksdk-functional-devstack
- tempest-full-py3:
irrelevant-files:
- ^bindep.txt$
- ^(test-|)requirements.txt$
- ^setup.cfg$
experimental:
jobs:
- nova-ceph-multistore
- nova-next
- requirements-tox-py310-check-uc-no-wheels
- requirements-tox-py311-check-uc-no-wheels
- requirements-tox-py312-check-uc-no-wheels
- tempest-integrated-storage
- tempest-pg-full:
irrelevant-files:
- ^(test-|)requirements.txt$
- ^setup.cfg$