ironic-inspector/zuul.d/project.yaml
Doug Hellmann 5113ef51c5 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: I8a5c47cb8e4d623776cd4335754184f6f7f0d398
Depends-On: https://review.openstack.org/555034
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-03-22 13:44:49 -04:00

21 lines
680 B
YAML

- project:
check:
jobs:
- ironic-inspector-grenade-dsvm
- ironic-inspector-tempest-dsvm-discovery
- ironic-inspector-tempest-dsvm-python3
- openstack-tox-functional
- openstack-tox-functional-py35
- ironic-tempest-dsvm-ironic-inspector
- openstack-tox-lower-constraints
gate:
queue: ironic
jobs:
- ironic-inspector-grenade-dsvm
- ironic-inspector-tempest-dsvm-discovery
- ironic-inspector-tempest-dsvm-python3
- openstack-tox-functional
- openstack-tox-functional-py35
- ironic-tempest-dsvm-ironic-inspector
- openstack-tox-lower-constraints