ORANSC: Update java verify template
[infra/cicd.git] / jjb / oransc / global-templates-oran-java.yaml
index 8a0fa35f1e525c2d897ca77996439415817850d2..95a4f4d418839d6e01e764f588958e5b90d8c8b0 100644 (file)
@@ -1,6 +1,6 @@
 - job-template:
     name: 'oransc-{project-name}-verify-java'
-    node: oransc-ubuntu1804
+    node: oransc-ubuntu2004
     disabled: false
     concurrent: true
 
           name: MVN
           default: $WORKSPACE/apache-maven-${{MVN_VERSION}}/bin/mvn
           description: Path to mvn executable
+      - string:
+          name: GO_PATH
+          default: '/usr/local/go/bin'
+          description: Path to go executable
 
     scm:
       - git-scm-gerrit: