From 26e8b9b018741aede4e4b9a0b46f347e8e1c8553 Mon Sep 17 00:00:00 2001 From: Julia Kreger Date: Mon, 14 Dec 2020 16:42:24 -0800 Subject: [PATCH] [stable] Remove lower-constraints job Due to changes in the pip installer resolving package versions, the lower-constraints job is no longer working and in community discusison it was agreed that it does not have the value desired, nor that we should continue to support a list of "lowest known compatible versions" as it also encourages sub-optimal behavior. Change-Id: Id74cf82d5fa14fc2b873c75970cf4074806b991b --- zuul.d/project.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 00f0e7f2df..2c6c203b9b 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -2,7 +2,6 @@ templates: - check-requirements - openstack-cover-jobs - - openstack-lower-constraints-jobs - openstack-python3-victoria-jobs - periodic-stable-jobs - publish-openstack-docs-pti