validations-common/playbooks/post.yaml
Mathieu Bultel b706d7c7c9 Switch legacy Zuul jobs to native Zuul v3 jobs
See
https://governance.openstack.org/tc/goals/selected/victoria/native-zuulv3-jobs.html
for more details.

Co-Authored-By: Cédric Jeanneret <cjeanner@redhat.com>
Change-Id: I94eadcecbae58ad322cc3028b315eab795711027
2020-08-12 08:50:53 +02:00

11 lines
193 B
YAML

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