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 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.
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration Move the ansible-test output_dir. 5 years ago
legacy Rename Azure modules: facts -> info (#61505) 5 years ago
lib/ansible_test Move the ansible-test output_dir. 5 years ago
sanity Rename Azure modules: facts -> info (#61505) 5 years ago
units Collection role relative deps (#61517) 5 years ago
utils Add additional group for sanity tests 5 years ago