zuul-jobs/test-playbooks/base-roles/base.yaml
Albin Vass 162daaebe5 test-base-roles: update include to import_playbook
Change-Id: If2703df37ac68ab667859c8e945ddb08992d432b
2020-05-26 05:05:05 +00:00

15 lines
541 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
- import_playbook: emit-job-header.yaml
- import_playbook: ensure-output-dirs.yaml
- import_playbook: prepare-workspace-git.yaml
- import_playbook: configure-mirrors.yaml
- import_playbook: fetch-zuul-cloner.yaml
- import_playbook: validate-host.yaml
- import_playbook: fetch-output.yaml
- import_playbook: fetch-subunit-output.yaml