From: Lott, Christopher (cl778h) Date: Tue, 7 Apr 2020 15:33:43 +0000 (-0400) Subject: Enable jjb-verify check of build node labels X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=8cc255de15589b32922412409ebb6aa9bfe38ea0;p=ci-management.git Enable jjb-verify check of build node labels Signed-off-by: Lott, Christopher (cl778h) Change-Id: Ic8379560ee45b41f19f72ec8d6758a70272ac522 --- diff --git a/jjb/ci-management/ci-jobs.yaml b/jjb/ci-management/ci-jobs.yaml index cf380e3a..42fd7a9f 100644 --- a/jjb/ci-management/ci-jobs.yaml +++ b/jjb/ci-management/ci-jobs.yaml @@ -9,6 +9,9 @@ - project: name: ci-jobs + # configure the gerrit-jjb-verify job + build-node-label-check: true + build-node-label-list: "" jobs: - '{project-name}-ci-jobs'