Set a new dedicated Nordix jenkins server for CPS 25/20725/4
authorhalil.cakal <halil.cakal@est.tech>
Thu, 7 Mar 2024 12:22:16 +0000 (12:22 +0000)
committerhalil.cakal <halil.cakal@est.tech>
Mon, 11 Mar 2024 11:59:25 +0000 (11:59 +0000)
- Set the node (xerces-cps-hw) on which to run jobs
  cps master performance test java and performance
  test plots

Issue-ID: CPS-2151

Change-Id: I72602ad60874082a884e8de0119ebcbb486ee1ab
Signed-off-by: halil.cakal <halil.cakal@est.tech>
jjb/onap/global-templates-onap-java.yaml

index 6767a978bafd5b24f2b586a8560840b052c6138f..da068a144a64b9e65d2cdc81bf65383ec01478b5 100644 (file)
 - job-template:
     name: 'onap-{project-name}-performance-tests-plots'
     disabled_job_var: false
+    node: xerces-cps-hw
 
     triggers:
       - timed: '{timer}'
 - job-template:
     name: 'onap-{project-name}-{stream}-performance-test-java'
     disabled_job_var: false
-    node: onap-ubuntu1804
+    node: xerces-cps-hw
 
     disabled: '{obj:disabled_job_var}'
     concurrent: true
           name: SUBDIRECTORY
           default: '{subdirectory}'
           description: Subdirectory of the workspace for which the pom.xml will be called. This allows the verify to be called against a specific directory
+
     scm:
       - git-scm:
           ssh-credentials-id: nordixinfra-nordix-gerrit-ssh