zuul-jobs/zuul-tests.d/project.yaml
James E. Blair 31b6a6730a Make zuul-tox-docs voting again
Now that tox is pinned, this shouldn't be necessary.

Change-Id: I7fac73eed0824c3e2af8014fc0cdecf55f95aa53
2022-12-07 11:36:03 -08:00

33 lines
792 B
YAML

# Note, this file is only part of the project definition; there is a project
# definition in each file in this directory as well which is combined with
# this.
- project:
check:
jobs:
- zuul-tox-docs
- tox-py27
- tox-py38:
nodeset: ubuntu-focal
- tox-py39:
nodeset: ubuntu-focal
- tox-py310:
nodeset: ubuntu-jammy
- tox-py311:
nodeset: ubuntu-jammy
gate:
jobs:
- zuul-tox-docs
- tox-py27
- tox-py38:
nodeset: ubuntu-focal
- tox-py39:
nodeset: ubuntu-focal
- tox-py310:
nodeset: ubuntu-jammy
- tox-py311:
nodeset: ubuntu-jammy
promote:
jobs:
- zuul-promote-docs