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 542d1b98ff
Support private test plugins in ansible-test. (#67660)
* Support private test plugins in ansible-test.

This feature is exclusively used for testing Ansible itself and is not available to collections.

Content in the newly supported directories will be added in follow-up PRs.

* Add new directory to path classification.

* Support new paths in shebang test.

* Add new directory to manifest.
6 years ago
..
cloud Test: Bump Tower version to latest release 6 years ago
coverage Add code coverage target analysis to ansible-test. (#67141) 6 years ago
integration Code cleanup and refactoring in ansible-test. (#67063) 6 years ago
provider Code cleanup and refactoring in ansible-test. (#67063) 6 years ago
sanity Code cleanup and refactoring in ansible-test. (#67063) 6 years ago
units Fix ansible-test pytest plugin loading. (#62119) 6 years ago
__init__.py Relocate ansible-test code. (#60147) 6 years ago
ansible_util.py Support private test plugins in ansible-test. (#67660) 6 years ago
cache.py Relocate ansible-test code. (#60147) 6 years ago
changes.py Relocate ansible-test code. (#60147) 6 years ago
classification.py Support private test plugins in ansible-test. (#67660) 6 years ago
cli.py Support private test plugins in ansible-test. (#67660) 6 years ago
config.py Support private test plugins in ansible-test. (#67660) 6 years ago
constants.py Relocate ansible-test code. (#60147) 6 years ago
core_ci.py Code cleanup and refactoring in ansible-test. (#67063) 6 years ago
coverage_util.py Code cleanup and refactoring in ansible-test. (#67063) 6 years ago
csharp_import_analysis.py Code cleanup and refactoring in ansible-test. (#67063) 6 years ago
data.py More ansible-test path handling updates. (#61484) 6 years ago
delegation.py Code cleanup and refactoring in ansible-test. (#67063) 6 years ago
diff.py Relocate ansible-test code. (#60147) 6 years ago
docker_util.py Code cleanup and refactoring in ansible-test. (#67063) 6 years ago
encoding.py Code cleanup and refactoring in ansible-test. (#67063) 6 years ago
env.py Code cleanup and refactoring in ansible-test. (#67063) 6 years ago
executor.py Code cleanup and refactoring in ansible-test. (#67063) 6 years ago
git.py Fix ansible-test handling of git submodules. (#65027) 6 years ago
http.py Relocate ansible-test code. (#60147) 6 years ago
import_analysis.py Code cleanup and refactoring in ansible-test. (#67063) 6 years ago
init.py Relocate ansible-test code. (#60147) 6 years ago
io.py Add code coverage target analysis to ansible-test. (#67141) 6 years ago
manage_ci.py Testing: Add support for AIX platform (#65802) 6 years ago
metadata.py Code cleanup and refactoring in ansible-test. (#67063) 6 years ago
payload.py Fix ansible-test tar format handling. 6 years ago
powershell_import_analysis.py Code cleanup and refactoring in ansible-test. (#67063) 6 years ago
target.py Code cleanup and refactoring in ansible-test. (#67063) 6 years ago
test.py Code cleanup and refactoring in ansible-test. (#67063) 6 years ago
thread.py Relocate ansible-test code. (#60147) 6 years ago
types.py Code cleanup and refactoring in ansible-test. (#67063) 6 years ago
util.py Code cleanup and refactoring in ansible-test. (#67063) 6 years ago
util_common.py Add code coverage target analysis to ansible-test. (#67141) 6 years ago
venv.py Fix ansible-test virtualenv real python search. 6 years ago