Skip to content

Commit 0a2ee90

Browse files
committed
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
1 parent f02f95f commit 0a2ee90

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

playbooks/osc-devstack/post.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
- hosts: all
22
roles:
3-
- fetch-tox-output
4-
- fetch-stestr-output
3+
- fetch-subunit-output

0 commit comments

Comments
 (0)