summaryrefslogtreecommitdiff
path: root/zuul.d
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2018-03-22 17:49:37 -0400
committerDoug Hellmann <doug@doughellmann.com>2018-03-22 17:49:37 -0400
commitda8c01cce2a129d74db24cb8674a7c9e34c410f4 (patch)
tree6b5cad28d9b9b63c85c471c3506ec6be459541d1 /zuul.d
parent0ad5e89a133072a3852906357c2fea65968ac755 (diff)
downloadpython-ironicclient-da8c01cce2a129d74db24cb8674a7c9e34c410f4.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: Id15b514bb2b796f928040dc4f767df6627c10e87 Depends-On: https://review.openstack.org/555034 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Diffstat (limited to 'zuul.d')
-rw-r--r--zuul.d/project.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml
index 6c4dc1c..8be5c9d 100644
--- a/zuul.d/project.yaml
+++ b/zuul.d/project.yaml
@@ -3,8 +3,10 @@
jobs:
- ironicclient-dsvm-functional
- ironicclient-tempest-dsvm-src
+ - openstack-tox-lower-constraints
gate:
queue: ironic
jobs:
- ironicclient-dsvm-functional
- ironicclient-tempest-dsvm-src
+ - openstack-tox-lower-constraints