sushy/zuul.d/project.yaml
Doug Hellmann 03b5846975 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: I8e0b47aaccd9ecb4d6629364c530425cbbf66b1d
Story: #2002586
Task: #24302
2018-08-16 09:44:56 -04:00

19 lines
530 B
YAML

- project:
templates:
- openstack-python-jobs
- openstack-python35-jobs
- openstack-python36-jobs
- check-requirements
- publish-openstack-docs-pti
- release-notes-jobs-python3
check:
jobs:
- sushy-tempest-dsvm-ironic-ipa-partition-redfish-src
- openstack-tox-lower-constraints
- openstack-tox-cover
gate:
jobs:
- sushy-tempest-dsvm-ironic-ipa-partition-redfish-src
- openstack-tox-lower-constraints
- openstack-tox-cover