X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=jjb%2Flf-ci-jobs.yaml;h=9ecd38fcfbcbf7008822db6c9edfa302cc048515;hb=19f2264f5eccafc179010e4f55f1f7eb1d3d1655;hp=e4ef0669371289e99f224022d0113c1d6299400a;hpb=2bd69d4b9fb016a8377ef4da0730323271745d06;p=releng%2Fglobal-jjb.git diff --git a/jjb/lf-ci-jobs.yaml b/jjb/lf-ci-jobs.yaml index e4ef0669..9ecd38fc 100644 --- a/jjb/lf-ci-jobs.yaml +++ b/jjb/lf-ci-jobs.yaml @@ -822,6 +822,8 @@ ###################### build-concurrent: true + check-build-node-labels: false + external-build-node-labels: "" gerrit_verify_triggers: - patchset-created-event: @@ -843,6 +845,15 @@ - lf-infra-jjbini - shell: !include-raw-escape: - ../shell/jjb-verify-job.sh + - conditional-step: + condition-kind: boolean-expression + condition-expression: "{check-build-node-labels}" + on-evaluation-failure: dont-run + steps: + - inject: + properties-content: EXTERNAL_LABELS="{external-build-node-labels}" + - shell: !include-raw-escape: + - ../shell/jjb-verify-build-nodes.sh - lf-infra-gpg-verify-git-signature - job-template: