oslo.serialization/.zuul.yaml
Doug Hellmann 829a102d98 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: I85233ec99566ba5af66a6ecc211203f658262ada
Story: #2002586
Task: #24322
2018-08-11 18:20:16 -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