summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2018-03-22 12:38:16 -0400
committerDoug Hellmann <doug@doughellmann.com>2018-04-09 16:02:48 -0400
commitd4b31172954f0f8d5048c3cc831e50b4bf041c8a (patch)
tree7bcb59f47da2297c9adcc5d1b29cf2fadbf523d3 /.zuul.yaml
parent6d97ea212b689348baaa59ae3677ce4f65cb58f4 (diff)
downloadglance_store-d4b31172954f0f8d5048c3cc831e50b4bf041c8a.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: Iaf938db5d3d45a7187f2c2c619d0f86e90128fb2 Depends-On: https://review.openstack.org/555034 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index ac267c8..0d7246a 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -50,3 +50,9 @@
jobs:
- glance_store-dsvm-functional-filesystem
- glance_store-dsvm-functional-swift
+ check:
+ jobs:
+ - openstack-tox-lower-constraints
+ gate:
+ jobs:
+ - openstack-tox-lower-constraints