Remove unused tox_envlist in fetch-subunit-output
Change-Id: Iaeaecaeb0e86c2d34f6526ae799b5aa65e0b5487
This commit is contained in:
parent
a7deb384f9
commit
f52d7441c4
@ -14,10 +14,6 @@ Collect subunit outputs
|
|||||||
to collect. The content of zuul_work_dir is always checked,
|
to collect. The content of zuul_work_dir is always checked,
|
||||||
so it should not be added here.
|
so it should not be added here.
|
||||||
|
|
||||||
.. zuul:rolevar:: tox_envlist
|
|
||||||
|
|
||||||
tox environment that was used to run the tests originally.
|
|
||||||
|
|
||||||
.. zuul:rolevar:: zuul_use_fetch_output
|
.. zuul:rolevar:: zuul_use_fetch_output
|
||||||
:default: false
|
:default: false
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
---
|
---
|
||||||
tox_envlist: ""
|
|
||||||
fetch_subunit_output_additional_dirs: []
|
fetch_subunit_output_additional_dirs: []
|
||||||
zuul_work_dir: "{{ ansible_user_dir }}/{{ zuul.project.src_dir }}"
|
zuul_work_dir: "{{ ansible_user_dir }}/{{ zuul.project.src_dir }}"
|
||||||
zuul_output_dir: "{{ ansible_user_dir }}/zuul-output"
|
zuul_output_dir: "{{ ansible_user_dir }}/zuul-output"
|
||||||
|
Loading…
Reference in New Issue
Block a user