summaryrefslogtreecommitdiff
path: root/test/integration/targets/win_module_utils
diff options
context:
space:
mode:
authorJordan Borean <jborean93@gmail.com>2019-08-28 07:03:23 +1000
committerGitHub <noreply@github.com>2019-08-28 07:03:23 +1000
commitfaaa669764faba8f2a1b4292afc3bc494e4a1932 (patch)
treea64a97e5136d71d2c880aa51c97f4ca3ace209a7 /test/integration/targets/win_module_utils
parent543801319180d606bbe475a3c7c42a73ecbb04c0 (diff)
downloadansible-faaa669764faba8f2a1b4292afc3bc494e4a1932.tar.gz
PowerShell - Added coverage collector (#59009)
* Added coverage collection for PowerShell - ci_complete ci_coverage * uncomment out coverage uploader call * Generate XML for PowerShell coverage * Use whitelist to exclude coverage run on non content plugins * Remove uneeded ignore entry * Try to reduce diff in cover.py * Fix up coverage report package - ci_complete ci_coverage
Diffstat (limited to 'test/integration/targets/win_module_utils')
-rw-r--r--test/integration/targets/win_module_utils/tasks/main.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/integration/targets/win_module_utils/tasks/main.yml b/test/integration/targets/win_module_utils/tasks/main.yml
index 25a46d4a4f..38873fdb41 100644
--- a/test/integration/targets/win_module_utils/tasks/main.yml
+++ b/test/integration/targets/win_module_utils/tasks/main.yml
@@ -51,6 +51,10 @@
- name: call module that imports module_utils with further imports
recursive_requires:
register: recursive_requires
+ vars:
+ # Our coverage runner does not work with recursive required. This is a limitation on PowerShell so we need to
+ # disable coverage for this task
+ _ansible_coverage_remote_output: ''
- assert:
that: