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