
These two roles are included by default in base jobs, we don't want to merge a regression that would break every job. Let's test them. Change-Id: I8d014464b3ed580d4a0fc6dbdc9a42601ff107e5
13 lines
371 B
YAML
13 lines
371 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.
|
|
|
|
# Note: set-zuul-log-path-fact is tested by emit-job-header.yaml
|
|
- include: emit-job-header.yaml
|
|
- include: configure-unbound.yaml
|
|
- include: mirror-info.yaml
|
|
- include: configure-mirrors.yaml
|
|
- include: fetch-zuul-cloner.yaml
|
|
|