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: Iae2892d9b4cd870a11579434edc9ee66bd16798c
This commit is contained in:
Andreas Jaeger 2018-01-16 08:11:28 +01:00
parent f02f95f063
commit 0a2ee90204
1 changed files with 1 additions and 2 deletions

View File

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