2de4187366
We need to collect tox and testr html output so that it's easier to see what went wrong when things break. Change-Id: I728ca7f7ea7f8e1aca9e80eab28fdf44de91f88c
5 lines
72 B
YAML
5 lines
72 B
YAML
- hosts: all
|
|
roles:
|
|
- fetch-tox-output
|
|
- fetch-subunit-output
|