Use Zuul v3 fetch-subunit-output

We have consolidated the fetch output roles into one
fetch-subunit-output, replace useage of old roles with new one.

Depends-On: I0cdfc66ee8b046affeb0b071fef38c21cb7a4948
Change-Id: Ic1844896b1d79216c0cb04592fdbe700d6fc043f
This commit is contained in:
Andreas Jaeger 2018-01-16 08:17:48 +01:00 committed by Andreas Jaeger
parent 8e2929b877
commit ae208c11e1
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
- hosts: all
roles:
- fetch-tox-output
- fetch-stestr-output
- fetch-subunit-output