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
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
..
cache
integration Fix issues with aws_kms when working cross-account and with IDs (#60805) 5 years ago
legacy
lib/ansible_test Sanity test updates for collections support. (#61248) 5 years ago
results
sanity Sanity test updates for collections support. (#61248) 5 years ago
units icx: new module icx_config (#59914) 5 years ago
utils Only run package-data sanity once in CI. 5 years ago