From a962943bdaa746ad238f003f56556eb02d1ea8e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Beraud?= Date: Fri, 18 Dec 2020 15:13:08 +0100 Subject: [PATCH] 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: I3eafc92ba7c7305b1a73d3f96c427ed12c96dbf7 --- .zuul.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index b45d2b6..48a2a00 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -5,4 +5,3 @@ - check-requirements - release-notes-jobs-python3 - periodic-stable-jobs - - openstack-lower-constraints-jobs -- GitLab