summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2018-03-22 17:47:05 -0400
committerDoug Hellmann <doug@doughellmann.com>2018-04-09 10:27:34 -0400
commit863fb3b20e59a17c1a5f0c5fe74d0afb79b30c27 (patch)
treee401f29458cdc0a2d169322421367ea1e2d1e7d7 /.zuul.yaml
parent6b6def61824cca66b259d53d3f5ce6f6a8e6db32 (diff)
downloadpython-glanceclient-863fb3b20e59a17c1a5f0c5fe74d0afb79b30c27.tar.gz
add lower-constraints job
Create a tox environment for running the unit tests against the lower bounds of the dependencies. Create a lower-constraints.txt to be used to enforce the lower bounds in those tests. Add openstack-tox-lower-constraints job to the zuul configuration. See http://lists.openstack.org/pipermail/openstack-dev/2018-March/128352.html for more details. Change-Id: I6a7a78800caf3c536603ae0bcfeb03830c8a5860 Depends-On: https://review.openstack.org/555034 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 2a784b9..14b1414 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -42,6 +42,8 @@
- glanceclient-dsvm-functional
- glanceclient-dsvm-functional-identity-v3-only:
voting: false
+ - openstack-tox-lower-constraints
gate:
jobs:
- glanceclient-dsvm-functional
+ - openstack-tox-lower-constraints