7b10451785
This is in opendev/base-jobs, so we don't need a second copy over here. Change-Id: I55640615b2c363be38ce7f76ed1795b80854282f
13 lines
232 B
YAML
13 lines
232 B
YAML
# Roles that are part of the 'base' job
|
|
|
|
# If you add new tests, also update the files section in job
|
|
# base-integration in zuul.d/jobs.yaml.
|
|
|
|
- hosts: all
|
|
roles:
|
|
- ensure-output-dirs
|
|
|
|
- hosts: all
|
|
roles:
|
|
- fetch-output
|