os-vif/.zuul.yaml
Doug Hellmann b37f2ed539 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: I4e0053c833d821bb7086c8feb9e44eb927c23fab
Depends-On: https://review.openstack.org/555034
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-17 17:21:09 -04:00

12 lines
330 B
YAML

- project:
check:
jobs:
- openstack-tox-functional-with-sudo
- kuryr-kubernetes-tempest-daemon-octavia
- openstack-tox-lower-constraints
gate:
jobs:
- openstack-tox-functional-with-sudo
- kuryr-kubernetes-tempest-daemon-octavia
- openstack-tox-lower-constraints