zuul-jobs/zuul-tests.d/project.yaml
Sorin Sbarnea f5dbe71c49 Add tox-py310 job
Change-Id: Ib6a06893c0b4c7e5c988acf7315b17367b330d9e
2022-03-24 13:25:04 +01:00

33 lines
766 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
- tox-py39:
nodeset: ubuntu-focal
- tox-py310:
nodeset:
nodes:
- name: fedora-35
label: fedora-35
gate:
jobs:
- zuul-tox-docs
- tox-py27
- tox-py38
- tox-py39:
nodeset: ubuntu-focal
- tox-py310:
nodeset:
nodes:
- name: fedora-35
label: fedora-35
promote:
jobs:
- zuul-promote-docs