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 Standardize ansible-test sanity test filters. 5 years ago
compile.py Standardize ansible-test sanity test filters. 5 years ago
ignores.py Support directories in sanity tests. 5 years ago
import.py Standardize ansible-test sanity test filters. 5 years ago
integration_aliases.py Standardize ansible-test sanity test filters. 5 years ago
pep8.py Standardize ansible-test sanity test filters. 5 years ago
pslint.py Standardize ansible-test sanity test filters. 5 years ago
pylint.py Standardize ansible-test sanity test filters. 5 years ago
rstcheck.py Standardize ansible-test sanity test filters. 5 years ago
sanity_docs.py Standardize ansible-test sanity test filters. 5 years ago
shellcheck.py Standardize ansible-test sanity test filters. 5 years ago
validate_modules.py Standardize ansible-test sanity test filters. 5 years ago
yamllint.py Standardize ansible-test sanity test filters. 5 years ago