24c37f1010
Now that the last tool that needed python2 has been checked/fixed lets remove all the python2 infrastructure and make all library users exit if run under python2 Change-Id: I20184300f0a6cb6d230428cafc49f1b917376380
18 lines
412 B
YAML
18 lines
412 B
YAML
- project:
|
|
templates:
|
|
- build-openstack-docs-pti
|
|
- openstack-python35-jobs
|
|
- 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
|
|
post:
|
|
jobs:
|
|
- publish-tox-docs-static
|