0c54a6f4e2
These jobs have moved to the zuul-jobs repo. Change-Id: I6a5759e0fbc8f8a6bb37045ca5254412882972ea
15 lines
261 B
YAML
15 lines
261 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
|
|
|
|
- include: mirror-info.yaml
|
|
|
|
- hosts: all
|
|
roles:
|
|
- fetch-output
|