Commit Graph

4 Commits

Author SHA1 Message Date
Doug Hellmann 96b0fb8c59 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: Ie84cfebdf35828c961a86769cef505eb1368efcb
Depends-On: https://review.openstack.org/555034
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-03-22 15:57:48 -04:00
blue55 8b70e73c86 Enable some off-by-default checks
Some of the available checks are disabled by default, like:
[H106] Don’t put vim configuration in source files
[H203] Use assertIs(Not)None to check for None

Change-Id: Ie73e001aa632b771693f7bed98cfadcb495940f0
2017-07-26 16:52:30 +08:00
bhavani 7eacdcc22e Added the py35 env
The gating on python 3.4 is restricted to <= Mitaka.
This is due to the change from Ubuntu Trusty to Xenial,
where only python3.5 is available.
There is no need to continue to keep these settings.

Change-Id: Ib8dd9e45b642eb0cf09570d85696de4cbd2d3e6c
2017-03-22 16:53:24 +05:30
Robert Putt 054413a055 Adding project template as generated by cookiecutter
Change-Id: Ic0650a2ae9394536af831c49d6e44a15d046fe5b
2017-03-08 18:08:07 +00:00