Merge "Allow setting custom builder node in linters job template"
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Tue, 10 Mar 2020 16:41:14 +0000 (16:41 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 10 Mar 2020 16:41:14 +0000 (16:41 +0000)
jjb/integration/integration-templates.yaml

index 0cf19bc..f4d101e 100644 (file)
@@ -56,7 +56,8 @@
     name: '{project-name}-{stream}-{subproject}-lint'
     project-type: freestyle
     description: 'Job intended for running linters with Tox and Coala'
-    node: ubuntu1604-builder-2c-1g
+    build-node: ubuntu1604-builder-2c-1g
+    node: '{build-node}'
 
     parameters:
       - lf-infra-parameters: