summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2018-03-22 17:57:39 -0400
committerDoug Hellmann <doug@doughellmann.com>2018-03-22 17:57:39 -0400
commitf36390dbcef95a5afdb9f3d32b579c7ffc861789 (patch)
tree51e331ecf7a490f2eecf06ec24b9bc8349f6175f /.zuul.yaml
parentcceab38e793967cca9f27a1576d3b71caf107cf1 (diff)
downloadpython-novaclient-f36390dbcef95a5afdb9f3d32b579c7ffc861789.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: I5c23fc5f4e31b461255865fb8973cc05c448e364 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 8424e55e..f8ae1458 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -13,6 +13,8 @@
check:
jobs:
- novaclient-dsvm-functional
+ - openstack-tox-lower-constraints
gate:
jobs:
- novaclient-dsvm-functional
+ - openstack-tox-lower-constraints