diff options
| author | Zuul <zuul@review.openstack.org> | 2018-01-18 10:34:26 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2018-01-18 10:34:26 +0000 |
| commit | 8acd2415eb6d013a640a11e88e79f2e2cced446e (patch) | |
| tree | 7095b9405bf8039c3eb6a7bb1b30a4fadb7b47c3 | |
| parent | 551278eb852f8694127c4a1c98a6c2458a704c03 (diff) | |
| parent | 0a2ee90204068a1284f207397bcb253ec1e13c7e (diff) | |
| download | python-openstackclient-8acd2415eb6d013a640a11e88e79f2e2cced446e.tar.gz | |
Merge "Use Zuul v3 fetch-subunit-output"
| -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 |
