ansible/changelogs/fragments/ansible-test-delegation-tmp-dir.yml
Matt Clay 4dda11a770 [stable-2.9] Exclude tmp dir from ansible-test results copy.
This fixes test errors related to failures copying temporary test results files from a remote system back to the local system.

It also speeds up processing of test results and reduces network utilization by avoiding the temporary files.
(cherry picked from commit 3f2380ccce)

Co-authored-by: Matt Clay <matt@mystile.com>
2019-09-30 16:26:00 -07:00

2 lines
156 B
YAML

bugfixes:
- ansible-test now correctly excludes the test results temporary directory when copying files from the remote test system to the local system