9bf191d295
Signed-off-by: Jiri Podivin <jpodivin@redhat.com> Change-Id: I13d8b91c20a08d0b59bd644bd19605311355be05
11 lines
256 B
YAML
11 lines
256 B
YAML
---
|
|
- hosts: tempest
|
|
vars:
|
|
tox_envlist: functional
|
|
roles:
|
|
- fetch-subunit-output
|
|
- fetch-devstack-log-dir
|
|
- fetch-output
|
|
- role: "src/opendev.org/openstack/validations-common/roles/fetch_validations"
|
|
- fetch-python-sdist-output
|