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-09 09:28:31 +1300
commit9ea87ccf4334e893565c2fa1ee8e587f56e592a1 (patch)
tree8d665b9a3169889aacfa607b4ec6ee1ae78745dc
parent7168bdd05f31ff30b74df2aa22c405ceb4aaa38d (diff)
downloadtrove-9ea87ccf4334e893565c2fa1ee8e587f56e592a1.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
-rw-r--r--.zuul.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index bca22a30..caf4a038 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -12,7 +12,7 @@
templates:
- check-requirements
- openstack-cover-jobs
- - openstack-lower-constraints-jobs
+ # - openstack-lower-constraints-jobs
- openstack-python3-wallaby-jobs
- periodic-stable-jobs
- publish-openstack-docs-pti