From 0c4e2940ff709d47dd1ea7ffe34b70d451c67434 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Mon, 5 Apr 2021 16:14:09 +0900 Subject: Drop lower-constrait job Lower-constraints is not required and has been dropped from Keystone because of an issue with the new dependency resolver in pip[1]. The job is currently broken so let's disable it to unblock gate first. [1] d6610594d1b766a8ee3ac65182b951f2a3d431f7 Change-Id: I67b8981b211c5d15154c919ea6f4f75639863437 --- .zuul.yaml | 1 - 1 file changed, 1 deletion(-) (limited to '.zuul.yaml') diff --git a/.zuul.yaml b/.zuul.yaml index 12a5dd2..2117810 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -18,7 +18,6 @@ - project: templates: - openstack-cover-jobs - - openstack-lower-constraints-jobs - openstack-python3-victoria-jobs - publish-openstack-docs-pti - check-requirements -- cgit v1.2.1