You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/runner/lib/sanity
Matt Clay 2198ecb1d2
Improve checking for unusable sanity test ignores. (#59833)
* Check sanity ignore paths against test paths.

This prevents ignores from being added for paths which will never be tested by the test being ignored or skipped.

* Fix sanity ignore handling for no/all targets.

This allows checking of ignores for tests which do not use a target list.

It also allows checking of the full ignore list on every test run for tests that always use all targets.
5 years ago
..
__init__.py Improve checking for unusable sanity test ignores. (#59833) 5 years ago
ansible_doc.py
compile.py
ignores.py
import.py
integration_aliases.py
pep8.py
pslint.py
pylint.py
rstcheck.py
sanity_docs.py
shellcheck.py
validate_modules.py
yamllint.py