ansible/test/lib/ansible_test/_internal
Matt Clay 032bd3a030 Move the ansible-test output_dir.
This directory is currently a fixed location to make troubleshooting easier.
It is cleared before each test target runs, but is preserved when a test target finishes.
This allows the contents to be inspected when a test fails.

The previous location was `~/ansible_testing/`.
The new location is within the content root:

- `test/results/.tmp/output_dir` for Ansible
- `tests/output/.tmp/output_dir` for Ansible Collections

Moving the directory reduces the number of places on the filesystem where tests create output.
It also enables the results to be returned from delegated systems.
2019-08-29 02:32:31 -07:00
..
cloud Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
integration Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
provider Simplify ansible-test target processing. (#61506) 2019-08-28 22:18:20 -07:00
sanity More ansible-test path handling updates. (#61484) 2019-08-28 15:13:00 -07:00
units Add a --venv option to ansible-test. (#61422) 2019-08-28 09:10:17 -07:00
__init__.py
ansible_util.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
cache.py
changes.py
classification.py More ansible-test path handling updates. (#61484) 2019-08-28 15:13:00 -07:00
cli.py Add a --venv option to ansible-test. (#61422) 2019-08-28 09:10:17 -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 Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
coverage_util.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -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 More ansible-test path handling updates. (#61484) 2019-08-28 15:13: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 Move the ansible-test output_dir. 2019-08-29 02:32:31 -07:00
git.py
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 Simplify ansible-test target processing. (#61506) 2019-08-28 22:18:20 -07:00
test.py Show doc URL for sanity test failures 2019-08-28 15:32:31 -07:00
thread.py
types.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
util.py Add a --venv option to ansible-test. (#61422) 2019-08-28 09:10:17 -07:00
util_common.py More ansible-test path handling updates. (#61484) 2019-08-28 15:13:00 -07:00
venv.py Improve ansible-test --venv error handling. 2019-08-28 16:50:42 -07:00