X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fjjb-verify-job.sh;h=cc0aa0b997f8873e62d6744c2ac0a462dae9f1bc;hb=07b824c8f9cbfad2bdcf8c4de02cbe0a2583d6f5;hp=bfa2622a0f9a1f8cb7fc2b577c57b374b778d2e6;hpb=851b0b6d0cfe84e986548fd596a9b2f18413fefd;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