Fix python36 job setup

The Zuul template openstack-python3-ussuri-jobs-horizon includes
python36 job as voting in both check and gate.

Remove the ancient overwrite of non-voting in check queue. The job is
running fine and can be voting - as it's voting in gate already thanks
to the template.

Change-Id: I20fcc434c71fe0de681343a34ae59824474ba132
This commit is contained in:
Andreas Jaeger 2020-01-11 17:04:53 +01:00
parent acaf6d4dd2
commit c5a2f576ba

View File

@ -7,9 +7,3 @@
- openstack-python3-ussuri-jobs-horizon
- publish-openstack-docs-pti
- release-notes-jobs-python3
check:
jobs:
- openstack-tox-py36:
voting: false
required-projects:
- openstack/horizon