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
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
..
completion Move integration tests to using RHEL 8.0 GA (#57772) 5 years ago
injector Minor ansible-test code cleanup. (#59052) 5 years ago
lib Clean up sanity test ignore handling. (#59749) 5 years ago
requirements Update constraints for coverage on Python 3.8 (#59733) 5 years ago
setup Move integration tests to using RHEL 8.0 GA (#57772) 5 years ago
units Add future and metaclass boilerplate to test code. 5 years ago
Makefile Convert ansible-test compile into a sanity test. 7 years ago
ansible-test Add future and metaclass boilerplate to test code. 5 years ago
retry.py Add future and metaclass boilerplate to test code. 5 years ago
shippable.py Add future and metaclass boilerplate to test code. 5 years ago
tox.ini Support passing CFLAGS and LDFLAGS. 5 years ago
versions.py Add future and metaclass boilerplate to test code. 5 years ago
yamlcheck.py Add future and metaclass boilerplate to test code. 5 years ago