From 4b7db7eb52e059e7604a8230cce0bde9c53e9c7f Mon Sep 17 00:00:00 2001 From: Sanjay Chari Date: Wed, 1 Dec 2021 16:08:17 +0530 Subject: [PATCH] Remove python 2.7 tox checks Latest ansible pip release 5.0.0 causes the error ERROR: No matching distribution found for ansible-core<2.13,>=2.12.0 Since we use browbeat on OSP 13 rarely, python 2.7 tox checks can be removed. Change-Id: I4b6e3effd5c56eb8706daf423ff4360cd587e43d --- .zuul.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 406356036..3940b2f76 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -9,12 +9,10 @@ check: jobs: - openstack-tox-linters - - openstack-tox-py27 - openstack-tox-molecule gate: jobs: - openstack-tox-linters - - openstack-tox-py27 - openstack-tox-molecule post: jobs: