election/.zuul.d/project.yaml
Tony Breeds 24c37f1010 Make all tools require python3 and remove python2 testing
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
2018-12-12 14:09:05 +11:00

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