19f5dd08b1
We need to fetch stestr output if it's there at the end of the unittests base job. Change-Id: I1cd47056ed6b2b1e5fee0b54a8ea1494d86ddb13
5 lines
73 B
YAML
5 lines
73 B
YAML
- hosts: all
|
|
roles:
|
|
- fetch-testr-output
|
|
- fetch-stestr-output
|