Monty Taylor f711df6978
Fix concurrency and syntax issue in merge-output-to-logs
In a multi-node job, these mv commands run in parallel which makes
the second invocation weird and racy (even though there is a mv -f
there) Put in run_once - we don't need to perform this more than
one time, no matter how many nodes there are in the nodeset.

Also, when there are actually files present, if ! $(ls work_dir/*)
winds up expanding as a command to be run.

Change-Id: Ia59c604d6639fab762fae5e53790da8992437587
2019-01-21 14:17:44 +00:00
2018-07-25 09:11:25 -07:00
2018-07-25 09:11:25 -07:00
2017-05-24 19:48:52 +00:00
2018-07-25 09:11:25 -07:00
2019-01-04 22:03:40 +00:00
2019-01-18 17:48:29 -05:00
2019-01-11 11:30:26 -05:00

Zuul Jobs

This repo contains a set of Zuul jobs and Ansible roles suitable for use by any Zuul system.

Description
Ansible job definitions for Zuul
Readme 36 MiB
Languages
Python 89.3%
Jinja 8.2%
Shell 2.1%
Dockerfile 0.2%
Nim 0.1%