4447d0e2ed
This patch implements the community wide goal to run all jobs by default using python3. See the python3-first goal document for details: https://governance.openstack.org/tc/goals/stein/python3-first.html Change-Id: I3b6aeb7449980da9d891a4a33a9412d0bec12963
15 lines
346 B
YAML
15 lines
346 B
YAML
- project:
|
|
templates:
|
|
- check-requirements
|
|
- openstack-python-jobs
|
|
- openstack-python35-jobs
|
|
- openstack-python36-jobs
|
|
- publish-openstack-docs-pti
|
|
- release-notes-jobs-python3
|
|
check:
|
|
jobs:
|
|
- openstack-tox-lower-constraints
|
|
gate:
|
|
jobs:
|
|
- openstack-tox-lower-constraints
|