Add pipeline-verify jobs to lint and check agents 58/66258/4
authorEric Ball <eball@linuxfoundation.org>
Wed, 9 Dec 2020 16:19:51 +0000 (08:19 -0800)
committerEric Ball <eball@linuxfoundation.org>
Wed, 16 Dec 2020 21:47:19 +0000 (13:47 -0800)
commitb9bf2930c67afd6ba69c1be0f672c0a21de34303
treef3900b76f654ac85cd9a194c9ca14c0d978b3508
parent91393ce9ad627b70a356e9e740d7958893aedd2f
Add pipeline-verify jobs to lint and check agents

This adds a simple pipeline verification job that will lint any
pipelines found, and check to make sure that they are not set up to
run on master.

Issue: RELENG-2185
Change-Id: I76d400d145857887a6d28d7c2a9869ec4acf414d
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
docs/jjb/lf-macros.rst
docs/jjb/lf-pipeline-jobs.rst [new file with mode: 0644]
jjb/lf-macros.yaml
jjb/lf-pipeline-jobs.yaml [new file with mode: 0644]
releasenotes/notes/pipeline-verify-3e6b2c896faee653.yaml [new file with mode: 0644]
shell/pipeline-linter.sh [new file with mode: 0644]