Clark Boylan ce31c2c678 Find (s)testr more reliably
We have seen instances where type -p (s)testr seems to return with a
leading blank line which confuses ansible later when trying to use the
first line of output as the path to (s)testr. Address this by chomping
with grep -v ^$. Additionally use type -P instead of -p to ensure we
always get a path even when the command may be an alias or builtin.

Change-Id: Ibffe1e1499eca18ef5dc3904fe222a55242b827d
2021-08-11 10:04:39 -07:00
2021-06-11 14:30:39 -04:00
2021-03-10 18:04:08 +00:00
2021-08-11 10:04:39 -07:00
2021-03-17 15:44:43 +00:00
2021-06-18 12:13:33 +10:00
2020-10-31 07:34:03 +00:00
2021-07-29 16:42:59 -07:00
2019-04-19 19:25:30 +00:00
2018-07-25 09:11:25 -07:00
2020-05-27 17:12:32 +02:00
2021-03-17 15:44:43 +00: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.6%
Jinja 8%
Shell 2%
Dockerfile 0.2%
Nim 0.1%