From: afenner Date: Fri, 16 Aug 2019 13:50:42 +0000 (+0100) Subject: Attempt to allow build node flexibility X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F51%2F1951%2F1;p=infra%2Fcicd.git Attempt to allow build node flexibility Change-Id: I74dd0f61bc6287d9ffedc3476d201a18f6acee32 --- diff --git a/jjb/onap/global-templates-onap-java.yaml b/jjb/onap/global-templates-onap-java.yaml index d96a9587..083b0111 100644 --- a/jjb/onap/global-templates-onap-java.yaml +++ b/jjb/onap/global-templates-onap-java.yaml @@ -11,13 +11,13 @@ - logrotate parameters: - - project-parameters: - project: 'onap/{project}' - branch: '{branch}' - string: name: NODE default: '{node}' description: node to do build on + - project-parameters: + project: 'onap/{project}' + branch: '{branch}' - nordix-gerrit-parameters - string: name: JAVA_HOME