trying to make java11 job specfic
[infra/cicd.git] / jjb / onap / global-templates-onap-java.yaml
index 083b01112c06967e3fbe8725b4daf62d0ec8b6d4..dff9cf13130bfbdf08ba0efa2cfce7c0b914820f 100644 (file)
@@ -3,6 +3,8 @@
 
     node: onap-ubuntu1604
 
+    node_labels: onap-ubuntu1604
+
     disabled: false
 
     concurrent: true
@@ -12,8 +14,8 @@
 
     parameters:
       - string:
-          name: NODE
-          default: '{node}'
+          name: NODE_LABELS
+          default: '{node_labels}'
           description: node to do build on
       - project-parameters:
           project: 'onap/{project}'