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/lib/ansible_test/_data/sanity
Matt Clay 6ec0b4ec86
Sanity test updates for collections support. (#61248)
* Run no-unwanted-files sanity test only on Ansible.

Since collections should be able to use binary modules there is not really any limit on what could exist in a collection `plugins` directory.

* Add support for symlinks in sanity target lists:

- Sanity tests that need to analyze symlinks can do so using the supplied target list.
- Tests that analyze directories will now only look at symlinks if requested.
- Directory symlinks will now be seen as directories instead of files.

* Enable symlinks on filename based sanity tests.

Sanity tests that evalulate filenames instead of content should include symlinks.

* Update symlinks sanity test.

Use the sanity test target list now that it can include symlinks.
5 years ago
..
code-smell Sanity test updates for collections support. (#61248) 5 years ago
compile Relocate ansible-test code. (#60147) 5 years ago
import Prepare ansible-test for inclusion in setup.py (#60294) 5 years ago
pep8 Relocate ansible-test code. (#60147) 5 years ago
pslint Relocate ansible-test code. (#60147) 5 years ago
pylint Update ansible-test collection inventory handling. (#61031) 5 years ago
rstcheck Autointerpreter table (#60148) 5 years ago
shellcheck Fix sanity tests based on newer version of shellcheck (#60423) 5 years ago
validate-modules validate-modules: support collections (#60247) 5 years ago
yamllint Relocate ansible-test code. (#60147) 5 years ago