From a53ec14ee073cb69e876c4ee29e10ba65b438076 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Beraud?= Date: Fri, 18 Dec 2020 15:08:09 +0100 Subject: Dropping lower constraints testing We facing errors related to the new pip resolver, this topic was discussed on the ML and QA team proposed to to test lower-constraints [1]. I propose to drop this test because the complexity and recurring pain needed to maintain that now exceeds the benefits provided by this mechanismes. [1] http://lists.openstack.org/pipermail/openstack-discuss/2020-December/019390.html Change-Id: Icd090cf8a36fa560bf7b0c67d0e1c4923c221c65 --- .zuul.yaml | 1 - 1 file changed, 1 deletion(-) (limited to '.zuul.yaml') diff --git a/.zuul.yaml b/.zuul.yaml index 1155b74..8425030 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -2,7 +2,6 @@ templates: - check-requirements - lib-forward-testing-python3 - - openstack-lower-constraints-jobs - openstack-python3-wallaby-jobs - periodic-stable-jobs - publish-openstack-docs-pti -- cgit v1.2.1