summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2018-03-22 17:27:11 -0400
committerDoug Hellmann <doug@doughellmann.com>2018-04-09 11:01:41 -0400
commitc2cb2fde44b6dcc3bdf0f6c40cf9d9fa5c718152 (patch)
tree0d0c5ec33b2be32bd5fe4d7415ed2f5aeac80987 /.zuul.yaml
parentd6ef81487c045912f4581745fffe3fbbf8d7b104 (diff)
downloados-client-config-c2cb2fde44b6dcc3bdf0f6c40cf9d9fa5c718152.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: Ida3de5ec81c44ac73c1fe4e719a4acbcf69c660e 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 b9e05f8..405b9a5 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -43,6 +43,8 @@
check:
jobs:
- osc-functional-devstack-tips
+ - openstack-tox-lower-constraints
gate:
jobs:
- osc-functional-devstack-tips
+ - openstack-tox-lower-constraints