Switch py27 to nonvoting

We added py3 support in Stein and won't be using this as an LTS base so
let's just switch off the py27 unit jobs and stick with the py3 jobs.

Change-Id: I69d03079f314ca6b8bfd45973b3ddb0d1f04a6ad
This commit is contained in:
Alex Schultz 2020-03-10 13:21:01 -06:00
parent c8bb9b7fcf
commit 2ccd790b9b
1 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,6 @@
templates:
- check-requirements
- openstack-cover-jobs
- openstack-python-jobs
- openstack-python36-jobs
- openstack-python37-jobs
- publish-openstack-docs-pti
@ -14,13 +13,13 @@
check:
jobs:
- openstack-tox-pep8
- openstack-tox-py27
- openstack-tox-py27:
voting: false
- openstack-tox-py36
- openstack-tox-py37
- tripleo-ci-centos-7-containers-multinode:
dependencies: &deps_unit_lint
- openstack-tox-pep8
- openstack-tox-py27
- openstack-tox-py36
- openstack-tox-py37
- tripleo-ci-centos-7-scenario000-multinode-oooq-container-upgrades:
@ -67,4 +66,5 @@
gate:
queue: tripleo
jobs:
- openstack-tox-pep8
- openstack-tox-lower-constraints