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.
2019-07-30 18:58:37 -07:00
..
__init__.py Improve checking for unusable sanity test ignores. (#59833) 2019-07-30 18:58:37 -07:00
ansible_doc.py Standardize ansible-test sanity test filters. 2019-07-30 15:31:33 -07:00
compile.py Standardize ansible-test sanity test filters. 2019-07-30 15:31:33 -07:00
ignores.py Support directories in sanity tests. 2019-07-30 18:22:09 -07:00
import.py Standardize ansible-test sanity test filters. 2019-07-30 15:31:33 -07:00
integration_aliases.py Standardize ansible-test sanity test filters. 2019-07-30 15:31:33 -07:00
pep8.py Standardize ansible-test sanity test filters. 2019-07-30 15:31:33 -07:00
pslint.py Standardize ansible-test sanity test filters. 2019-07-30 15:31:33 -07:00
pylint.py Standardize ansible-test sanity test filters. 2019-07-30 15:31:33 -07:00
rstcheck.py Standardize ansible-test sanity test filters. 2019-07-30 15:31:33 -07:00
sanity_docs.py Standardize ansible-test sanity test filters. 2019-07-30 15:31:33 -07:00
shellcheck.py Standardize ansible-test sanity test filters. 2019-07-30 15:31:33 -07:00
validate_modules.py Standardize ansible-test sanity test filters. 2019-07-30 15:31:33 -07:00
yamllint.py Standardize ansible-test sanity test filters. 2019-07-30 15:31:33 -07:00