releases/openstack_releases/tests
Doug Hellmann 6ac14737b7 report warnings when the supported versions of dependencies change
Compute the dependency set for the python code being released and
report when the old minimum version no longer falls within the
specified range. For releases from master treat the message as an
error. For other branches treat the message as a warning.

Update clone_repo() to return the location where the clone was written
as a convenience to the caller.

Extract the logic for determining if a version is using
pre-versioning (alpha, beta, etc.) so it can be reused.

Change-Id: I22a2f6df7f3502e4fcbf2d61ef5fee849ab15529
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-11-29 16:30:24 -05:00
..
__init__.py add tests for launchpad validation 2016-11-28 12:47:17 +11:00
CrossProjectLiaisons.txt [Trivialfix]Fix typos in releases 2017-08-08 04:22:20 -07:00
test_governance.py use yamlutils.loads() everywhere instead of yaml.safe_load() 2017-08-01 17:50:37 -04:00
test_new_release.py add tests for the logic that finds previous releases 2017-08-07 15:35:01 -04:00
test_npmutils.py do not assume that modules with setup.py are packaged with python jobs 2017-10-24 10:59:17 -04:00
test_project_config.py provide separate release types for server and non-server deliverables 2017-10-26 11:53:13 -04:00
test_puppetutils.py do not assume that modules with setup.py are packaged with python jobs 2017-10-24 10:59:17 -04:00
test_requirements.py report warnings when the supported versions of dependencies change 2017-11-29 16:30:24 -05:00
test_validate.py rename python-server to python-service 2017-10-26 17:09:49 -04:00
test_versionutils.py provide separate release types for server and non-server deliverables 2017-10-26 11:53:13 -04:00
test_wiki.py add a command to produce a list of liaisons 2017-01-20 09:01:28 -05:00