ansible/test/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.
2019-08-23 18:08:21 -07:00
..
code-smell Sanity test updates for collections support. (#61248) 2019-08-23 18:08:21 -07:00
ignore.txt Renaming onepassword_facts to onepassword_info. (#61237) 2019-08-23 20:45:13 +02:00
requirements.txt Split up ansible-test sanity test requirements. 2019-08-07 09:34:26 -07:00