blob: 4a160830816663516c4b24abeb233c76ec91175d [file] [log] [blame]
- hosts: localhost
roles:
- role: download-artifacts-from-check
zuul_root_url: https://zuul.gerrit.cesnet.cz
- hosts: localhost
roles:
- role: upload-artifacts-swift
zuul_artifacts_prefix: '{{ zuul.project.canonical_name }}'
zuul_artifacts_container: "ci-artifacts-{{ zuul.tenant }}"
zuul_artifacts_cloud_config: "{{ cloud_artifacts }}"
- hosts: localhost
roles:
- remove-artifacts-from-executor