summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLingxian Kong <anlin.kong@gmail.com>2020-12-09 09:35:41 +1300
committerLingxian Kong <anlin.kong@gmail.com>2020-12-09 09:35:41 +1300
commit6aac8ded86cdb2297cb2a430ae38cdbe6cc2a2f6 (patch)
tree24c3e1d5887c0643a55687d557c8ed547dd98890
parent6fab3f7fff6d811eedfc709eaa0d3ed8e73f0839 (diff)
downloadpython-troveclient-6aac8ded86cdb2297cb2a430ae38cdbe6cc2a2f6.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: Ib4a59ae54cc6d86234226ad8b78fbb0058cc02de
-rw-r--r--.zuul.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index c590555..9f32d5d 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -1,7 +1,7 @@
- project:
templates:
- check-requirements
- - openstack-lower-constraints-jobs
+# - openstack-lower-constraints-jobs
- openstack-python3-wallaby-jobs
- openstackclient-plugin-jobs
- publish-openstack-docs-pti