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
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.
5 years ago
..
cloud Fix ansible-test cloud testing for collections. 5 years ago
integration Initial ansible-test support for collections. (#59197) 5 years ago
provider Ignore deleted when querying git in ansible-test. 5 years ago
sanity Clean up sanity test ignore handling. (#59749) 5 years ago
__init__.py
ansible_util.py Initial ansible-test support for collections. (#59197) 5 years ago
cache.py Code cleanup for test infrastructure. (#59046) 5 years ago
changes.py Code cleanup for test infrastructure. (#59046) 5 years ago
classification.py Initial ansible-test support for collections. (#59197) 5 years ago
cli.py Initial ansible-test support for collections. (#59197) 5 years ago
config.py Initial ansible-test support for collections. (#59197) 5 years ago
constants.py
core_ci.py Initial ansible-test support for collections. (#59197) 5 years ago
cover.py Fix incorrect collections coverage warning. 5 years ago
coverage_util.py Initial ansible-test support for collections. (#59197) 5 years ago
csharp_import_analysis.py Initial ansible-test support for collections. (#59197) 5 years ago
data.py Initial ansible-test support for collections. (#59197) 5 years ago
delegation.py Initial ansible-test support for collections. (#59197) 5 years ago
diff.py Code cleanup for test infrastructure. (#59046) 5 years ago
docker_util.py podman-docker docker compat for ansible-test (#59539) 5 years ago
env.py
executor.py Update ansible-test Python version handling. 5 years ago
git.py Code cleanup for test infrastructure. (#59046) 5 years ago
http.py Clean up pylint issues in test infra. 5 years ago
import_analysis.py Initial ansible-test support for collections. (#59197) 5 years ago
init.py
manage_ci.py Initial ansible-test support for collections. (#59197) 5 years ago
metadata.py Code cleanup for test infrastructure. (#59046) 5 years ago
payload.py Initial ansible-test support for collections. (#59197) 5 years ago
powershell_import_analysis.py Initial ansible-test support for collections. (#59197) 5 years ago
target.py Fix ansible-test encoding issues. 5 years ago
test.py Initial ansible-test support for collections. (#59197) 5 years ago
thread.py
types.py Initial ansible-test support for collections. (#59197) 5 years ago
util.py Update ansible-test Python version handling. 5 years ago
util_common.py Initial ansible-test support for collections. (#59197) 5 years ago