zuul-jobs/roles/fetch-subunit-output
Michel Peterson 724a520adf Fix lookup of subunit files in fetch-subunit-output
The role allows override of the zuul_work_dir variable, however in the
step where it retrieves the test results is the only step where it
prepends the directory with a fixed path. This breaks the step if the
zuul_work_dir given is a fully qualified path.

This patch defaults the zuul_work_dir to a fully qualified directory and
standarizes the usage zuul_work_dir across the role.

Change-Id: I62bc7571f625586a0d1b660f896e0c7cbaeae6e1
2018-02-28 14:33:35 +02:00
..
defaults Fix lookup of subunit files in fetch-subunit-output 2018-02-28 14:33:35 +02:00
files Look for subunit2html - not an empty variable 2018-02-02 16:30:49 -06:00
tasks Fix lookup of subunit files in fetch-subunit-output 2018-02-28 14:33:35 +02:00
README.rst Fix lookup of subunit files in fetch-subunit-output 2018-02-28 14:33:35 +02:00

README.rst

Collect subunit outputs

Role Variables

tox environment that was used to run the tests originally.