8ffcd800cb
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: I5a5a297c8b16a507a7d2dd65f2d11363d1d238d2 Depends-On: https://review.openstack.org/555034 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
12 lines
352 B
YAML
12 lines
352 B
YAML
- project:
|
|
check:
|
|
jobs:
|
|
- sushy-tools-tempest-dsvm-ironic-ipa-partition-redfish-src
|
|
- build-openstack-sphinx-docs
|
|
- openstack-tox-lower-constraints
|
|
gate:
|
|
jobs:
|
|
- sushy-tools-tempest-dsvm-ironic-ipa-partition-redfish-src
|
|
- build-openstack-sphinx-docs
|
|
- openstack-tox-lower-constraints
|