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
Zuul Jobs
This repo contains a set of Zuul jobs and Ansible roles suitable for use by any Zuul system.
Description
Languages
Python
89.3%
Jinja
8.2%
Shell
2.1%
Dockerfile
0.2%
Nim
0.1%