zuul-jobs/zuul-tests.d/project.yaml
Sorin Sbarnea 938da600b7 Add tox-py39 job
Change-Id: I46cac3396bd870eb1f54820921df09946184605a
2021-01-27 10:14:32 +00:00

27 lines
612 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-py35:
nodeset: ubuntu-xenial
- tox-py38
- tox-py39:
nodeset: ubuntu-focal
gate:
jobs:
- zuul-tox-docs
- tox-py27
- tox-py35:
nodeset: ubuntu-xenial
- tox-py38
- tox-py39:
nodeset: ubuntu-focal
promote:
jobs:
- zuul-promote-docs