X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fonap%2Fglobal-templates-onap-java.yaml;h=39bcac411a835c6f15e6a9773697730409ecdf8d;hb=da7ada67ac1e0ea0fda274e36f76cfa991ca8ade;hp=5f79175d3d0496016821e5cf78f49755d5502568;hpb=e53f009e429bb4c792a1920f2c5ff71742f52250;p=infra%2Fcicd.git diff --git a/jjb/onap/global-templates-onap-java.yaml b/jjb/onap/global-templates-onap-java.yaml index 5f79175d..39bcac41 100644 --- a/jjb/onap/global-templates-onap-java.yaml +++ b/jjb/onap/global-templates-onap-java.yaml @@ -1,8 +1,6 @@ - job-template: name: 'onap-{project-name}-{stream}-verify-java' - node: onap-ubuntu1604 - disabled: false concurrent: true @@ -10,14 +8,20 @@ properties: - logrotate + jdk-version: jdk8 + parameters: - project-parameters: project: 'onap/{project}' branch: '{branch}' - nordix-gerrit-parameters + - label: + name: SLAVE_LABEL + default: 'onap-build-ubuntu1604-{jdk-version}' + description: 'Slave label to schedule this job on' - string: name: JAVA_HOME - default: /usr/lib/jvm/java-1.8.0-openjdk-amd64 + default: /usr/lib/jvm/openjdk-amd64 description: Java home - string: name: MVN_VERSION @@ -37,6 +41,8 @@ ssh-credentials-id: nordixinfra-nordix-gerrit-ssh branch: '{branch}' refspec: $GERRIT_REFSPEC + wipe_workspace: true + clean_before: false triggers: - nordix-gerrit-trigger-patchset-created: