stevedore/.zuul.yaml
Doug Hellmann a4af200a42 add python 3.6 unit test job
This is a mechanically generated patch to add a unit test job running
under Python 3.6 as part of the python3-first goal.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I48e460abaf97613dfd2c9b035b322d38ba9bab52
Story: #2002586
Task: #24322
2018-08-07 16:17:39 -04:00

17 lines
403 B
YAML

- project:
check:
jobs:
- openstack-tox-lower-constraints
gate:
jobs:
- openstack-tox-lower-constraints
templates:
- openstack-python-jobs
- openstack-python35-jobs
- check-requirements
- lib-forward-testing
- publish-openstack-docs-pti
- release-notes-jobs-python3
- periodic-stable-jobs
- openstack-python36-jobs