validations-libs/playbooks/post.yaml
Mathieu Bultel 2c2b71a3fa Remove CI roles from validations-libs
The CI roles are stored on both repos:
validations-common and validations-libs.
We need to stored those roles only in one place.

This review removed the roles from validations-libs
and used it from validations-common

Change-Id: Ia343509716f0a7769c8edcd502a678927935b419
2020-10-21 07:50:29 +00:00

9 lines
169 B
YAML

- hosts: tempest
vars:
tox_envlist: functional
roles:
- fetch-subunit-output
- fetch-devstack-log-dir
- fetch-output
- fetch-python-sdist-output