oslo.policy/.zuul.yaml
Doug Hellmann 48dc7db3e5 add lib-forward-testing-python3 test job
This is a mechanically generated patch to add a functional test job
running under Python 3 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: I6cb066225c88f174b90eb21e8a0d26974641c41b
Story: #2002586
Task: #24322
2018-08-11 18:20:14 -04:00

18 lines
439 B
YAML

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