Remove old dev env based periodic integration tests.
[infra/cicd.git] / jjb / onap / global-templates-onap-java.yaml
index da068a144a64b9e65d2cdc81bf65383ec01478b5..63d1ba923f0dff5a751e7987629c69e878f686ca 100644 (file)
     name: 'onap-{project-name}-performance-tests-plots'
     disabled_job_var: false
     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'