zuul-jobs/roles/fetch-coverage-output
Julia Kreger 3f4279c4fa Fix coverage post_failure stat
Fix ansible syntax error for the coverage job as register
is a higher level action, not a module argument.

Ansible is reporting: Unsupported parameters for (stat) module: register

Change-Id: I69f46b116993c5d55d6b9909c361e07b4e0dc92b
2018-07-22 09:46:01 -04:00
..
defaults Don't fetch coverage report from failing tests 2018-01-17 19:53:57 +01:00
tasks Fix coverage post_failure stat 2018-07-22 09:46:01 -04:00
README.rst Don't fetch coverage report from failing tests 2018-01-17 19:53:57 +01:00

README.rst

Collect output from a coverage run

By default, this copies the output from a coverage run on the worker to the log root of the executor.

Role Variables