zuul-jobs/roles/test-upload-logs-swift/defaults/main.yaml
Ian Wienand ddc0da55a1 upload-logs-swift: test bulk download script change
This implements the production change
I98c80f657f38c5e1ed5f28e5d36988a3429ad1f8 in the test role.  Review
comments should be left there; we can merge this and then parent a job
to base-test to test it.

Change-Id: Id91350ff1c531fd7266f3bf76681a8415941481f
2019-10-31 06:26:49 +00:00

6 lines
227 B
YAML

zuul_log_partition: false
zuul_log_container: logs
zuul_log_container_public: true
zuul_log_create_indexes: true
zuul_log_include_download_script: true
zuul_log_download_template: '{{ role_path }}/templates/download-logs.sh.j2'