tap-as-a-service/.zuul.yaml
yatinkarel c6298bd831 Make neutron tempest plugin job voting again
It was made non-voting in [1] until [2] is merged, and
since [2] is merged let's make it voting again.

[1] https://review.opendev.org/c/openstack/tap-as-a-service/+/842134
[2] https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/842113

Change-Id: Ie72f5942af56f41227189faa1b54acafa618b6b9
2022-05-27 18:00:03 +05:30

17 lines
423 B
YAML

- project:
templates:
- openstack-cover-jobs-neutron
- build-openstack-docs-pti
- check-requirements
- openstack-python3-zed-jobs-neutron
check:
jobs:
- neutron-tempest-plugin-tap-as-a-service
gate:
jobs:
- neutron-tempest-plugin-tap-as-a-service
periodic-weekly:
jobs:
- openstack-tox-py39
- neutron-tempest-plugin-tap-as-a-service