X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fjjb-verify-job.sh;h=cc0aa0b997f8873e62d6744c2ac0a462dae9f1bc;hb=0cd4f5d8c5fc52e167cd19ab00bddec4f7f0c190;hp=bfa2622a0f9a1f8cb7fc2b577c57b374b778d2e6;hpb=9664b6bbc080b5b9132a742e0ef2a793726bae9b;p=releng%2Fglobal-jjb.git diff --git a/shell/jjb-verify-job.sh b/shell/jjb-verify-job.sh index bfa2622a..cc0aa0b9 100644 --- a/shell/jjb-verify-job.sh +++ b/shell/jjb-verify-job.sh @@ -10,6 +10,9 @@ ############################################################################## echo "---> jjb-verify-job.sh" +# Ensure we fail the job if any steps fail. +set -eu -o pipefail + jenkins-jobs -l DEBUG test --recursive -o archives/job-configs jjb/ # Sort job output into sub-directories. On large Jenkins systems that have