Attempt to move build to a different node part 2
[infra/cicd.git] / jjb / onap / global-templates-onap-java.yaml
index 5f79175d3d0496016821e5cf78f49755d5502568..c11280a1bdf0bdfe0e4a6b9ada52059fe4281dd3 100644 (file)
           name: MVN
           default: $WORKSPACE/apache-maven-${{MVN_VERSION}}/bin/mvn
           description: Path to mvn executable
+      - string:
+          name: NODE
+          default: '${node}'
+          description: node to do build on
 
     scm:
       - git-scm-gerrit:
           ssh-credentials-id: nordixinfra-nordix-gerrit-ssh
           branch: '{branch}'
           refspec: $GERRIT_REFSPEC
+          wipe_workspace: true
+          clean_before: false
 
     triggers:
       - nordix-gerrit-trigger-patchset-created: