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 988d369305 [stable-2.9] Fix ansible-test PYTHONPATH handling.
Running from an installed version of ansible-test now results in tests using a dedicated directory for PYTHONPATH instead of using the site-packages directory where ansible is installed.

This provides consistency with tests running from source, which already used a dedicated directory.

Resolves https://github.com/ansible/ansible/issues/62716
(cherry picked from commit 831e1bf2e0)

Co-authored-by: Matt Clay <matt@mystile.com>
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration mongodb_replicaset/test: properly kill the nodes 5 years ago
legacy Rename Azure modules: facts -> info (#61505) 5 years ago
lib/ansible_test [stable-2.9] Fix ansible-test PYTHONPATH handling. 5 years ago
sanity Fix plugin names for collection plugins. (#60317) 5 years ago
units Fix test_galaxy failing test (#62624) 5 years ago
utils [stable-2.9] Increase unit test timeout to account for long image download times (#61717) 5 years ago