2 Commits

Author SHA1 Message Date
ZhijunWei
9eb5b2027f Fix the pep8 warning
the yaml should start with "---"

Change-Id: Ic7824cf0a8dc355b8bd62f28b665359eaf69234f
2018-05-04 07:08:44 +00:00
Doug Hellmann
956dc0da6a 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: I5753b175264c074ff722b47293c65063f0187ffe
Depends-On: https://review.openstack.org/555034
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-03-22 14:21:55 -04:00