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:
parent
5a03edf92f
commit
c6298bd831
15
.zuul.yaml
15
.zuul.yaml
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user