summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLingxian Kong <anlin.kong@gmail.com>2020-12-09 09:28:29 +1300
committerLingxian Kong <anlin.kong@gmail.com>2020-12-10 00:00:20 +1300
commit3639befa7ef1c1e66d3c0a2960846dbe405f3b99 (patch)
treea0d506e3f88574d0fdc091af451c728e54f24c08
parente1dcb79634a5dff4e01b7ab62678c65d6ced11df (diff)
downloadtrove-3639befa7ef1c1e66d3c0a2960846dbe405f3b99.tar.gz
Disable openstack-lower-constraints-jobs
The community doesn't have a final solution, the following are what we found: * virtualenv 20.2.2 released recently with pip bumped to 20.3.1 * pip before 20.3 is not actually satisfying the full dependency set and those issues were uncovered by the newer version. * Disable this job for now until the community has a decent solution. Change-Id: I8cd4554a20f89df92dbad4961d5a07a21f26fae8 (cherry picked from commit 9ea87ccf4334e893565c2fa1ee8e587f56e592a1)
-rw-r--r--.zuul.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index d5dbb1f3..3bbc370e 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -2,7 +2,7 @@
templates:
- check-requirements
- openstack-cover-jobs
- - openstack-lower-constraints-jobs
+ # - openstack-lower-constraints-jobs
- openstack-python3-victoria-jobs
- periodic-stable-jobs
- publish-openstack-docs-pti