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 c4446a8f2e [stable-2.9] Fix ansible-test virtualenv real python search.
ansible-test now properly searches for `pythonX.Y` instead of `python` when looking for the real python that created a `virtualenv`.
(cherry picked from commit b91f452f4f)

Co-authored-by: Matt Clay <matt@mystile.com>
5 years ago
..
cloud [2.9] acme_* modules: bump acme-test-container version (#62448) 5 years ago
integration [stable-2.9] Fix ansible-test integration temp dir location. 5 years ago
provider [stable-2.9] Fix ansible-test to ignore `tests/output/`. (#62084) 5 years ago
sanity [stable-2.9] Fix ansible-doc traceback and sanity test. (#62040) 5 years ago
units [stable-2.9] Fix ansible-test pytest plugin loading. (#62119) (#62120) 5 years ago
__init__.py Relocate ansible-test code. (#60147) 5 years ago
ansible_util.py [stable-2.9] Fix ansible-test PYTHONPATH handling. 5 years ago
cache.py Relocate ansible-test code. (#60147) 5 years ago
changes.py Relocate ansible-test code. (#60147) 5 years ago
classification.py [stable-2.9] Fix ansible-test collections requirements installation. (#62181) 5 years ago
cli.py [stable-2.9] Redact sensitive values by default in ansible-test 5 years ago
config.py Add a --venv option to ansible-test. (#61422) 5 years ago
constants.py Relocate ansible-test code. (#60147) 5 years ago
core_ci.py [stable-2.9] Work around ssh-keygen issue in ansible-test. (#63211) 5 years ago
cover.py [stable-2.9] Fix ansible-test integration temp dir location. 5 years ago
coverage_util.py [stable-2.9] Properly exclude tests/output/ from code coverage. 5 years ago
csharp_import_analysis.py Change collection PS util import pattern (#61307) 5 years ago
data.py More ansible-test path handling updates. (#61484) 5 years ago
delegation.py [stable-2.9] Exclude tmp dir from ansible-test results copy. 5 years ago
diff.py Relocate ansible-test code. (#60147) 5 years ago
docker_util.py Relocate ansible-test code. (#60147) 5 years ago
env.py Overhaul ansible-test test path handling. (#61416) 5 years ago
executor.py [stable-2.9] Fix ansible-test collections requirements installation. (#62181) 5 years ago
git.py [stable-2.9] ansible-test - Continue if the git command returns an error (#61605) 5 years ago
http.py Relocate ansible-test code. (#60147) 5 years ago
import_analysis.py More ansible-test path handling updates. (#61484) 5 years ago
init.py Relocate ansible-test code. (#60147) 5 years ago
manage_ci.py Move ansible-test coverage config to test/lib/ 5 years ago
metadata.py Overhaul ansible-test test path handling. (#61416) 5 years ago
payload.py Support delegation testing collections with deps. 5 years ago
powershell_import_analysis.py Change collection PS util import pattern (#61307) 5 years ago
target.py Update collections integration targets path. (#61523) 5 years ago
test.py [stable-2.9] Fix display of sanity test doc links. 5 years ago
thread.py Relocate ansible-test code. (#60147) 5 years ago
types.py Overhaul ansible-test test path handling. (#61416) 5 years ago
util.py [stable-2.9] Redact sensitive values by default in ansible-test 5 years ago
util_common.py [stable-2.9] Fix ansible-test PYTHONPATH handling. 5 years ago
venv.py [stable-2.9] Fix ansible-test virtualenv real python search. 5 years ago