zuul-jobs/roles/fetch-subunit-output/tasks
Clark Boylan 4ab37d798a Loop over incomplete subunit files properly
We are still trying to get incomplete subunit files into our logs. This
is now failing because we assumed a single dict with a files entry to
iterate over but in reality we get a list of dicts with files entries to
iterate over. In order to iterate over this content we use
with_subelements to iterate over and copy the found files.

Change-Id: I160ac5caeec6fd7f5a35e805b7d4811b20405d14
2020-08-07 14:01:18 -07:00
..
find-subunit-html.yaml Made sequence indent consistent 2020-05-07 14:13:55 +01:00
main.yaml Loop over incomplete subunit files properly 2020-08-07 14:01:18 -07:00
process.yaml fetch-subunit-output: update include to import_tasks 2020-05-26 10:05:52 +02:00