requirements/tests
Brant Knudson f3127601ef Add a tox env to check requirements overlap
There was no easy way to check that the requirements in the
current commit overlap with requirements in the ancestor commit.

This change adds a tox env that when run compares the
global-requirements.txt with the parent commit's
global-requirements.txt. If the requirements for the packages don't
overlap it fails.

Run it with

 tox -e versions-overlap-parent

Change-Id: I03bdead39760e9c13d6de4a33f8e5e788052323d
Closes-Bug: #1326504
2014-08-25 16:27:18 -05:00
..
files Merge "Unbind version of pyzmq" 2014-08-04 15:26:44 +00:00
__init__.py one global-requirements.txt to rule them all 2013-08-02 13:13:57 -04:00
test_update_pbr.py Bump hacking to version 0.9.2 2014-07-16 15:57:40 +02:00
test_update_suffix.py Bump hacking to version 0.9.2 2014-07-16 15:57:40 +02:00
test_update.py Bump hacking to version 0.9.2 2014-07-16 15:57:40 +02:00
test_versions_overlap_parent.py Add a tox env to check requirements overlap 2014-08-25 16:27:18 -05:00