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 5d7cc993dd
Clean up sanity test ignore handling. (#59749)
* Allow sanity tests to easily ignore themselves.

Useful for simple regex based sanity tests that error on their own script due to the regex or error message generated.

* Simplify no-smart-quotes sanity test.

Pruning of unversioned directories is handled by ansible-test.

* Remove directory pruning from boilerplate tests.

Files not passing these tests should be ignored instead.

* Add missing sanity ignore entries.
7 years ago
..
__init__.py Clean up sanity test ignore handling. (#59749) 7 years ago
ansible_doc.py Update ansible-test Python version handling. 7 years ago
compile.py Use consolidated ignore.txt in ansible-test. (#59618) 7 years ago
ignores.py Update ansible-test Python version handling. 7 years ago
import.py Use consolidated ignore.txt in ansible-test. (#59618) 7 years ago
integration_aliases.py Update ansible-test Python version handling. 7 years ago
pep8.py Update ansible-test Python version handling. 7 years ago
pslint.py Update ansible-test Python version handling. 7 years ago
pylint.py Update ansible-test Python version handling. 7 years ago
rstcheck.py Update ansible-test Python version handling. 7 years ago
sanity_docs.py Update ansible-test Python version handling. 7 years ago
shellcheck.py Update ansible-test Python version handling. 7 years ago
validate_modules.py Update ansible-test Python version handling. 7 years ago
yamllint.py Update ansible-test Python version handling. 7 years ago