Make zuul-tox-docs voting again

Now that tox is pinned, this shouldn't be necessary.

Change-Id: I7fac73eed0824c3e2af8014fc0cdecf55f95aa53
This commit is contained in:
James E. Blair 2022-12-07 11:36:03 -08:00
parent cf678365af
commit 31b6a6730a

View File

@ -5,8 +5,7 @@
- project: - project:
check: check:
jobs: jobs:
- zuul-tox-docs: - zuul-tox-docs
voting: false
- tox-py27 - tox-py27
- tox-py38: - tox-py38:
nodeset: ubuntu-focal nodeset: ubuntu-focal
@ -18,8 +17,7 @@
nodeset: ubuntu-jammy nodeset: ubuntu-jammy
gate: gate:
jobs: jobs:
- zuul-tox-docs: - zuul-tox-docs
voting: false
- tox-py27 - tox-py27
- tox-py38: - tox-py38:
nodeset: ubuntu-focal nodeset: ubuntu-focal