63404d3d0d
The role name is misleading. It's not fetching stestr output, it's fetching subunit output. Add a note to the README explaining what it does and that it's not using fetch-subunit-output on purpose. Use "{{ zuul.project.src_dir }}" instead of "src/{{ zuul.project.canonical_name }}". Change-Id: I1b5ab65f9697ec184969ca7899fb40294cdb853c |
||
---|---|---|
.. | ||
defaults | ||
tasks | ||
README.rst |
Collect subunit output from translation jobs
This role collects only the testrepository.subunit file which has
already been compressed. The common_translation_update.sh script uses
generate-subunit to create a subunit file containing success or failure,
thus :zuulfetch-subunit-output
is not appropriate.
Role Variables