diff options
| author | Andreas Jaeger <aj@suse.com> | 2018-01-16 08:11:28 +0100 |
|---|---|---|
| committer | Andreas Jaeger <aj@suse.com> | 2018-01-16 08:12:58 +0100 |
| commit | 0a2ee90204068a1284f207397bcb253ec1e13c7e (patch) | |
| tree | a3d813670cf2811595285f1e7cab7529e2cc032f /playbooks/osc-devstack | |
| parent | f02f95f0636fee286c23ce42b1b049afe0407cbe (diff) | |
| download | python-openstackclient-0a2ee90204068a1284f207397bcb253ec1e13c7e.tar.gz | |
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
Diffstat (limited to 'playbooks/osc-devstack')
| -rw-r--r-- | playbooks/osc-devstack/post.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/playbooks/osc-devstack/post.yaml b/playbooks/osc-devstack/post.yaml index db7ca7d6..a1983648 100644 --- a/playbooks/osc-devstack/post.yaml +++ b/playbooks/osc-devstack/post.yaml @@ -1,4 +1,3 @@ - hosts: all roles: - - fetch-tox-output - - fetch-stestr-output + - fetch-subunit-output |
