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: Icfa2b510603e05db896110e3509bd83e0d343165
This commit is contained in:
Andreas Jaeger 2018-01-16 08:22:39 +01:00
parent b4e45ff003
commit 2ab07963a5
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