summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2017-05-11 13:25:02 +0800
committerMatt Clay <matt@mystile.com>2017-05-12 14:55:48 +0800
commitdfd19a812f6f418025f8968a80772054abf28cb7 (patch)
treeef0c5c77365f9c4728aec68da57eabf4ed681def /.gitignore
parent548cacdf6a28a708142c4a2e4ed1ecba8102b60a (diff)
downloadansible-dfd19a812f6f418025f8968a80772054abf28cb7.tar.gz
Miscellaneous bug fixes for ansible-test.
- Overhauled coverage injector to fix issues with non-local tests. - Updated integration tests to work with the new coverage injector. - Fix concurrency issue by using random temp files for delegation. - Fix handling of coverage files from root user. - Fix handling of coverage files without arcs. - Make sure temp copy of injector is world readable and executable.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c09b5cfaab..ece590c4d5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -66,6 +66,7 @@ ansible.egg-info/
# Release directory
packaging/release/ansible_release
/.cache/
+/test/results/coverage/*=coverage.*
/test/results/coverage/coverage*
/test/results/reports/coverage.xml
/test/results/reports/coverage/