Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 6 additions & 14 deletions .zuul.d/project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,10 @@
- openstack-python3-yoga-jobs
check:
jobs:
- build-wheel-cache-ubuntu-bionic:
files:
- bindep.txt
- build-wheel-cache-ubuntu-focal:
files:
- bindep.txt
- openstack-tox-validate
# TODO(frickler): fix this job properly
- openstack-tox-py39:
voting: false
- requirements-tox-babel
- requirements-tox-bindep:
voting: false
Expand Down Expand Up @@ -37,7 +34,6 @@
- cross-octavia-py38
- cross-osc-tox-docs
- cross-swift-py38
- openstack-tox-py36
- openstacksdk-functional-devstack
- tempest-full-py3:
irrelevant-files:
Expand All @@ -54,13 +50,10 @@
- bindep.txt
gate:
jobs:
- build-wheel-cache-ubuntu-bionic:
files:
- bindep.txt
- build-wheel-cache-ubuntu-focal:
files:
- bindep.txt
- openstack-tox-validate
# TODO(frickler): fix this job properly
- openstack-tox-py39:
voting: false
- requirements-tox-babel
- requirements-tox-py36-check-uc
- requirements-tox-py38-check-uc
Expand All @@ -85,7 +78,6 @@
- cross-octavia-py38
- cross-osc-tox-docs
- cross-swift-py38
- openstack-tox-py36
- openstacksdk-functional-devstack
- tempest-full-py3:
irrelevant-files:
Expand Down