remove py27 tox job

Partial-Bug: #1861803
Change-Id: I18e9a6dea0200987f4baf778ff4b16181a23e05e
This commit is contained in:
Wes Hayutin 2020-02-04 09:57:24 -07:00 committed by Alex Schultz
parent 318bbd85a5
commit d6ea8e026b
1 changed files with 0 additions and 3 deletions

View File

@ -2,7 +2,6 @@
templates:
- check-requirements
- openstack-cover-jobs
- openstack-python-jobs
- openstack-python3-ussuri-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3
@ -13,13 +12,11 @@
check:
jobs:
- openstack-tox-linters
- openstack-tox-py27
- openstack-tox-py36
- openstack-tox-py37
- tripleo-ci-centos-7-containers-multinode:
dependencies: &deps_unit_lint
- openstack-tox-linters
- openstack-tox-py27
- openstack-tox-py36
- openstack-tox-py37
- tripleo-ci-centos-7-undercloud-containers: