test-base-roles: update include to import_playbook
Change-Id: If2703df37ac68ab667859c8e945ddb08992d432b
This commit is contained in:
parent
578765cce4
commit
162daaebe5
@ -4,11 +4,11 @@
|
||||
# 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: ensure-output-dirs.yaml
|
||||
- include: prepare-workspace-git.yaml
|
||||
- include: configure-mirrors.yaml
|
||||
- include: fetch-zuul-cloner.yaml
|
||||
- include: validate-host.yaml
|
||||
- include: fetch-output.yaml
|
||||
- include: fetch-subunit-output.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
|
||||
|
Loading…
Reference in New Issue
Block a user