Remove old dev env based periodic integration tests.
[infra/cicd.git] / jjb / onap / global-templates-onap-java.yaml
index 11b7a9588877930ef1009426a856748783196c7a..63d1ba923f0dff5a751e7987629c69e878f686ca 100644 (file)
 - job-template:
     name: 'onap-{project-name}-performance-tests-plots'
     disabled_job_var: false
-    node: onap-ubuntu1804
+    node: xerces-cps-hw
+    wipe_workspace: false
 
     triggers:
       - timed: '{timer}'
       - html-publisher:
           name: "Performance Review"
           dir: "."
-          files: "index.html,createOperation.html,readOperation.html,updateOperation.html,deleteOperation.html"
+          files: "cpsStableTestsPerformanceReview.html,ncmpStableTestsPerformanceReview.html,cpsUnstableTestsPerformanceReview.html,ncmpUnstableTestsPerformanceReview.html"
 
 - 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