Jesse Keating a85b54e08d Remove gratuitous use of xargs
Find can do the thing we want it to do without involving xargs. The
-exec {} + construct will put all the found files into one long set of
arguments (up to the limit, at which point additional commands will be
constructed). Failures of exec will result in nonzero return of find.

Change-Id: I4427a259df29c3f31581c7452cd0cf5e1bc78416
Signed-off-by: Jesse Keating <omgjlk@us.ibm.com>
2017-09-27 11:32:00 -07:00
2017-09-11 13:13:03 -06:00
2017-05-19 17:03:53 -04:00
2017-05-03 14:18:56 +00:00
2017-05-03 11:53:09 -04:00
2017-05-03 11:53:09 -04:00
2017-05-19 17:03:53 -04:00
2017-05-19 17:03:53 -04:00
2017-09-27 11:32:00 -07:00

OpenStack Infra Zuul jobs

This repo contains a set of ansible playbooks which are used by the OpenStack project CI system Zuul. You should edit these files to make configuration changes to OpenStack Infrastructure CI.

Description
Ansible job definitions for OpenStack projects CI systems
Readme 17 MiB
Languages
Shell 74.8%
Python 25.2%