0253fe4af8
The openstackdocstheme no longer supports Python 3.5 and we are already testing with Python 3.6. Change-Id: I18c4a9a07d5440867b8f722858194d2f9e1b6b66
17 lines
387 B
YAML
17 lines
387 B
YAML
- project:
|
|
templates:
|
|
- build-openstack-docs-pti
|
|
- openstack-python36-jobs
|
|
check:
|
|
jobs:
|
|
- openstack-tox-linters
|
|
- election-tox-ci-checks-review
|
|
- election-tox-ci-checks-election
|
|
gate:
|
|
jobs:
|
|
- openstack-tox-linters
|
|
- election-tox-ci-checks-election
|
|
promote:
|
|
jobs:
|
|
- promote-governance-election
|