summaryrefslogtreecommitdiff
path: root/changelogs/fragments/ansible-test-junit-relative-paths.yml
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/fragments/ansible-test-junit-relative-paths.yml')
-rw-r--r--changelogs/fragments/ansible-test-junit-relative-paths.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/fragments/ansible-test-junit-relative-paths.yml b/changelogs/fragments/ansible-test-junit-relative-paths.yml
new file mode 100644
index 0000000000..b1ace19687
--- /dev/null
+++ b/changelogs/fragments/ansible-test-junit-relative-paths.yml
@@ -0,0 +1,6 @@
+bugfixes:
+ - ansible-test - Use relative paths in JUnit files generated during integration test runs.
+ - ansible-test - Replace the directory portion of out-of-tree paths in JUnit files from integration tests with the ``out-of-tree:`` prefix.
+ - junit callback - Fix traceback during automatic fact gathering when using relative paths.
+minor_changes:
+ - junit callback - Add support for replacing the directory portion of out-of-tree relative task paths with a placeholder.