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
This commit is contained in:
yatinkarel 2022-05-27 17:58:45 +05:30
parent 5a03edf92f
commit c6298bd831
1 changed files with 4 additions and 11 deletions

View File

@ -6,17 +6,10 @@
- openstack-python3-zed-jobs-neutron
check:
jobs:
# TODO(lajoskatona): make the job non-voting till
# https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/842113
# is not merged
- neutron-tempest-plugin-tap-as-a-service:
voting: false
# TODO(lajoskatona): remove job from gate till
# https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/842113
# is not merged
# gate:
# jobs:
# - neutron-tempest-plugin-tap-as-a-service
- neutron-tempest-plugin-tap-as-a-service
gate:
jobs:
- neutron-tempest-plugin-tap-as-a-service
periodic-weekly:
jobs:
- openstack-tox-py39