Fix py36 job setup

The zuul template 'openstack-python3-victoria-jobs-horizon'
already includes py36 job as voting in both check and gate.

This patch remove the ancient overwrite of non-voting in check
queue. The py36 job is running fine and can be voting.

Change-Id: I4746fd7f06f48d1ed6d2db97553ebd04e2ad9843
This commit is contained in:
manchandavishal 2020-07-17 12:08:32 +00:00
parent 962cb89b99
commit 270f318cf2
1 changed files with 0 additions and 6 deletions

View File

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