summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKristi Nikolla <kristi@nikolla.me>2021-01-07 15:02:14 -0500
committerLance Bragstad <lbragstad@gmail.com>2021-01-22 18:42:30 +0000
commitb49a465edc907d8b8f863904239b0d6c58293800 (patch)
treefd23f5dfa3574110d9e53246a3c5a4a181176557
parent26c19986a58560b90bfa4b39bd3bc1ef43ad57f5 (diff)
downloadkeystone-b49a465edc907d8b8f863904239b0d6c58293800.tar.gz
Drop lower-constraints job
Lower-constraints is not a requirement of the OpenStack Python PTI [0] and there currently is a discussion on the mailing list [1] about dropping the test, with the oslo team already having done so [2]. The new dependency resolver in pip fails due to incompatible dependency versions in our lower-constraints file, meaning that we were never providing any real guarantees with it. To unblock the CI, I am disabling lower-constraints job for now, with the option to reenable it in case we fix the constraints, and based on the outcome of the mailing list discussions and consensus. [0]. https://governance.openstack.org/tc/reference/pti/python.html [1]. http://lists.openstack.org/pipermail/openstack-discuss/2021-January/019672.html [2]. http://lists.openstack.org/pipermail/openstack-discuss/2021-January/019659.html Change-Id: I47e747058891596e7717848a0b0bc10f0a235b2f (cherry picked from commit d6610594d1b766a8ee3ac65182b951f2a3d431f7) (cherry picked from commit 42faeb277b6eb4b4a772f516a6e2b547f2b2a2b4) (cherry picked from commit 62c3d8eeb63ddc0f6b7f1505ed9a8b393a80e548)
-rw-r--r--.zuul.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 65045f2fd..edeca5efa 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -176,7 +176,6 @@
- project:
templates:
- openstack-cover-jobs
- - openstack-lower-constraints-jobs
- openstack-python-jobs
- openstack-python3-train-jobs
- publish-openstack-docs-pti