23b15aac79
Change-Id: I6db7ffc6af572e8d1ff4e587bef0c7a8ef0a16e9
10 lines
252 B
YAML
10 lines
252 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
|