shade/playbooks/devstack/post.yaml
Monty Taylor 3ce7b36b1c
Fetch tox dir and html reports
We need to fetch the html test reports after we run the tests.

Change-Id: If05f1557f7de442efcca40efc67353452de01def
2018-02-16 23:29:25 -06:00

5 lines
72 B
YAML

- hosts: all
roles:
- fetch-tox-output
- fetch-subunit-output