Enable jjb-verify check of build node labels 09/3209/1
authorLott, Christopher (cl778h) <cl778h@att.com>
Tue, 7 Apr 2020 15:33:43 +0000 (11:33 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Tue, 7 Apr 2020 22:46:38 +0000 (18:46 -0400)
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: Ic8379560ee45b41f19f72ec8d6758a70272ac522

jjb/ci-management/ci-jobs.yaml

index cf380e3..42fd7a9 100644 (file)
@@ -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'