diff options
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 |
