74a40ec89e
Add a post-run playbook to tox-cover job to collect the coverage report detail and copy it to the log root of the executor. Change-Id: Ibad091f7630832eb993133b0f43a60931b3dfd75
4 lines
56 B
YAML
4 lines
56 B
YAML
- hosts: all
|
|
roles:
|
|
- role: fetch-coverage-output
|