commit | 421753f71d1e2e88b55dcbe58672395afbeced87 | [log] [tgz] |
---|---|---|
author | Monty Taylor <mordred@inaugust.com> | Wed Dec 20 08:31:15 2017 -0600 |
committer | Monty Taylor <mordred@inaugust.com> | Wed Dec 20 08:31:15 2017 -0600 |
tree | f5dda45008e0e0a61ffd133edfc58eddba8d871d | |
parent | a2b174168a5d9bd3558e60297bea9dd91f39a546 [diff] |
Switch to consolidated fetch-subunit-output role fetch-testr-output and fetch-stestr-output are being merged. Change-Id: I00d448c4e6b98a1f504b048c74eff4e110c0b511 Depends-On: I833320cf9a932d8e119645eb798ce0c93d854321
diff --git a/playbooks/tox/post.yaml b/playbooks/tox/post.yaml index d9e299f..7f0cb19 100644 --- a/playbooks/tox/post.yaml +++ b/playbooks/tox/post.yaml
@@ -1,5 +1,4 @@ - hosts: all roles: - fetch-tox-output - - fetch-testr-output - - fetch-stestr-output + - fetch-subunit-output