X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=releasenotes%2Fnotes%2Fjjb-verify-build-nodes-ccb43bea721775983.yaml;fp=releasenotes%2Fnotes%2Fjjb-verify-build-nodes-ccb43bea721775983.yaml;h=d89d87eba23df5f6954c0f032e1354e5f5ac840a;hb=16b50a430a4571e76820247c450fa48ef4496988;hp=0000000000000000000000000000000000000000;hpb=f5ecd20b63a85ac7589025bb204d0a836d38f608;p=releng%2Fglobal-jjb.git diff --git a/releasenotes/notes/jjb-verify-build-nodes-ccb43bea721775983.yaml b/releasenotes/notes/jjb-verify-build-nodes-ccb43bea721775983.yaml new file mode 100644 index 00000000..d89d87eb --- /dev/null +++ b/releasenotes/notes/jjb-verify-build-nodes-ccb43bea721775983.yaml @@ -0,0 +1,11 @@ +--- +features: + - | + Verify build nodes named in YAML files against config files. + Extend lf-jjb-verify anchor with boolean configuration variable + check-build-node-labels that guards a conditional build step. + If true, run script jjb-verify-build-nodes.sh to check build-node + labels in YAML files within the jjb subdirectory against labels + defined by config files in the jenkins cloud configuration + directory. Disabled by default. Projects should enable and + configure the job; e.g., for external build node labels.