make kuryr-kubernetes-tempest-daemon-octavia non voting

The kuryr-kubernetes-tempest-daemon-octavia job frequently fails
due to unrelated kubernetes issues. we have seen this over
several relases as such this change makes it non voting
until such a time as it becomes stable.

Change-Id: Idabea9ee8f796f9b455f3d56580e5473e5464fc0
This commit is contained in:
Sean Mooney 2019-01-22 14:56:30 +00:00
parent bf8ad81638
commit cef1ae6a4a
1 changed files with 2 additions and 2 deletions

View File

@ -21,11 +21,11 @@
- release-notes-jobs-python3
check:
jobs:
- kuryr-kubernetes-tempest-daemon-octavia
- kuryr-kubernetes-tempest-daemon-octavia:
voting: false
- openstack-tox-functional-with-sudo
- os-vif-ovs
gate:
jobs:
- kuryr-kubernetes-tempest-daemon-octavia
- openstack-tox-functional-with-sudo
- os-vif-ovs