tripleo-ci/scripts/emit_releases_file
Sorin Sbarnea 04e2fcf4d8 replace pep8 check with generic linters
Includes removal of file pattern from pep8 job which prevented
it from running on most changes. Linters will use multiple tools
and a pattern would make it fail to spot errors.

This check should run even if no files are changed, so it would
be able to check commit messages.

There are no real load implications because linters check is
just a simple tox execution which has minimal resource requirements.

Includes reactivaction or linting which was not running on
the entire repository. This required few minor fixes.

Partial-Bug: #1786286
Change-Id: I4d4279309af55c2663e98bd0cdec9224f03c1fa0
2018-08-29 19:03:09 +01:00
..
emit_releases_file.py Fix HASH for periodic jobs(use tripleo-ci-testing) 2018-08-22 03:01:43 +00:00
pytest.ini Add python script to dynamically compose releases 2018-05-16 11:47:27 +02:00
test_get_dlrn_hash.py Wire in get_dlrn_hash 2018-05-21 08:25:09 -04:00
test_release_file.py Use correct release file for periodic jobs 2018-07-02 07:55:33 +02:00
test_release_name.py Fix HASH for periodic jobs(use tripleo-ci-testing) 2018-08-22 03:01:43 +00:00
test_unsupported_upgrades.py Add ability to upgrade FROM change under test 2018-06-12 12:11:40 +01:00
test_write_bash_script.py replace pep8 check with generic linters 2018-08-29 19:03:09 +01:00
test_yaml_parsing.py replace pep8 check with generic linters 2018-08-29 19:03:09 +01:00