zuul-jobs/zuul-tests.d/project.yaml

23 lines
504 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
gate:
jobs:
- zuul-tox-docs
- tox-py27
- tox-py35:
nodeset: ubuntu-xenial
- tox-py38
promote:
jobs:
- zuul-promote-docs