3ce7b36b1c
We need to fetch the html test reports after we run the tests. Change-Id: If05f1557f7de442efcca40efc67353452de01def
5 lines
72 B
YAML
5 lines
72 B
YAML
- hosts: all
|
|
roles:
|
|
- fetch-tox-output
|
|
- fetch-subunit-output
|