zuul-jobs/playbooks/unittests/post.yaml
Monty Taylor 19f5dd08b1
Actually use fetch-stestr-output in unittests base job
We need to fetch stestr output if it's there at the end of the unittests
base job.

Change-Id: I1cd47056ed6b2b1e5fee0b54a8ea1494d86ddb13
2017-09-06 16:02:41 -05:00

5 lines
73 B
YAML

- hosts: all
roles:
- fetch-testr-output
- fetch-stestr-output