dc21158e31
* Add fetch-video-output role based on fetch-tox-output * Fix test log collection to work with Python3 * Fix page HTML source log Change-Id: I2e865cc5544d6e77bc3af5e413cbaedceb6df1c1
6 lines
176 B
YAML
6 lines
176 B
YAML
---
|
|
zuul_work_dir: "{{ zuul.project.src_dir }}"
|
|
|
|
zuul_output_dir: "{{ ansible_user_dir }}/zuul-output"
|
|
zuul_use_fetch_output: "{{ zuul_site_use_fetch_output|default(false) }}"
|