summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2018-03-22 11:11:35 -0400
committerDoug Hellmann <doug@doughellmann.com>2018-03-22 11:11:35 -0400
commita10c688d23e117a829c9a0d054e92b45d8608c28 (patch)
tree013b24cd809bb293d385ec5e9d07d31ceebf6b34 /.zuul.yaml
parentfb5c1a97797c66292151549b82519a682b6300b6 (diff)
downloaddesignate-a10c688d23e117a829c9a0d054e92b45d8608c28.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: Id52de99217d1187e3a1a638c41aba18258b6c824 Depends-On: https://review.openstack.org/555034 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 80554703..47cb6766 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -142,3 +142,7 @@
jobs:
- neutron-tempest-plugin-designate-scenario:
voting: false
+ - openstack-tox-lower-constraints
+ gate:
+ jobs:
+ - openstack-tox-lower-constraints