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/_internal
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
..
cloud
integration
provider Sanity test updates for collections support. (#61248) 5 years ago
sanity Sanity test updates for collections support. (#61248) 5 years ago
units
__init__.py
ansible_util.py
cache.py
changes.py
classification.py
cli.py
config.py
constants.py
core_ci.py
cover.py Sanity test updates for collections support. (#61248) 5 years ago
coverage_util.py
csharp_import_analysis.py
data.py
delegation.py
diff.py
docker_util.py
env.py
executor.py
git.py
http.py
import_analysis.py
init.py
manage_ci.py
metadata.py
payload.py
powershell_import_analysis.py
target.py Sanity test updates for collections support. (#61248) 5 years ago
test.py
thread.py
types.py
util.py
util_common.py