ansible/test/lib/ansible_test/_internal
Matt Clay 24e64d1ba1 [stable-2.9] Fix ansible-test integration temp dir location.
Previously the temporary directory used to run integration tests resided under the user's home directory. This prevented ansible-playbook from detecting the default collection when running tests.

Now the temporary directory is created within the collection to facilitate default collection detection.
(cherry picked from commit 4c79f1ec4d)

Co-authored-by: Matt Clay <matt@mystile.com>
2019-10-08 07:11:10 -07:00
..
cloud [2.9] acme_* modules: bump acme-test-container version (#62448) 2019-09-18 07:11:42 -07:00
integration [stable-2.9] Fix ansible-test integration temp dir location. 2019-10-08 07:11:10 -07:00
provider [stable-2.9] Fix ansible-test to ignore tests/output/. (#62084) 2019-09-11 12:05:35 -07:00
sanity [stable-2.9] Fix ansible-doc traceback and sanity test. (#62040) 2019-09-17 16:32:04 -07:00
units [stable-2.9] Fix ansible-test pytest plugin loading. (#62119) (#62120) 2019-09-11 14:40:59 -07:00
__init__.py
ansible_util.py [stable-2.9] Fix ansible-test PYTHONPATH handling. 2019-09-30 09:17:57 -07:00
cache.py
changes.py
classification.py [stable-2.9] Fix ansible-test collections requirements installation. (#62181) 2019-09-16 13:43:12 -07:00
cli.py [stable-2.9] Redact sensitive values by default in ansible-test 2019-09-17 13:18:30 -07:00
config.py Add a --venv option to ansible-test. (#61422) 2019-08-28 09:10:17 -07:00
constants.py
core_ci.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
cover.py [stable-2.9] Fix ansible-test integration temp dir location. 2019-10-08 07:11:10 -07:00
coverage_util.py [stable-2.9] Properly exclude tests/output/ from code coverage. 2019-09-11 12:05:58 -07:00
csharp_import_analysis.py Change collection PS util import pattern (#61307) 2019-08-27 16:02:27 -07:00
data.py More ansible-test path handling updates. (#61484) 2019-08-28 15:13:00 -07:00
delegation.py [stable-2.9] Exclude tmp dir from ansible-test results copy. 2019-09-30 16:26:00 -07:00
diff.py
docker_util.py
env.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
executor.py [stable-2.9] Fix ansible-test collections requirements installation. (#62181) 2019-09-16 13:43:12 -07:00
git.py [stable-2.9] ansible-test - Continue if the git command returns an error (#61605) 2019-08-30 13:23:26 -07:00
http.py
import_analysis.py More ansible-test path handling updates. (#61484) 2019-08-28 15:13:00 -07:00
init.py
manage_ci.py Move ansible-test coverage config to test/lib/ 2019-08-07 18:32:46 -07:00
metadata.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
payload.py Support delegation testing collections with deps. 2019-08-27 07:29:42 -07:00
powershell_import_analysis.py Change collection PS util import pattern (#61307) 2019-08-27 16:02:27 -07:00
target.py Update collections integration targets path. (#61523) 2019-08-29 03:39:03 -07:00
test.py [stable-2.9] Fix display of sanity test doc links. 2019-09-16 17:20:40 -07:00
thread.py
types.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
util.py [stable-2.9] Redact sensitive values by default in ansible-test 2019-09-17 13:18:30 -07:00
util_common.py [stable-2.9] Fix ansible-test PYTHONPATH handling. 2019-09-30 09:17:57 -07:00
venv.py [stable-2.9] Work around virtualenv/venv issue in ansible-test. (#62111) 2019-09-11 12:06:45 -07:00