X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fonap%2Fglobal-templates-onap-java.yaml;h=6767a978bafd5b24f2b586a8560840b052c6138f;hb=4d5ab9a32200546accd11be254760000902e3fd9;hp=3132f956cf09bcaba03513cc46e121d6acf286a3;hpb=5bbdfca3856793e6f01bbefde26c6c2ee3f5bb0f;p=infra%2Fcicd.git diff --git a/jjb/onap/global-templates-onap-java.yaml b/jjb/onap/global-templates-onap-java.yaml index 3132f956..6767a978 100644 --- a/jjb/onap/global-templates-onap-java.yaml +++ b/jjb/onap/global-templates-onap-java.yaml @@ -148,26 +148,19 @@ - job-template: name: 'onap-{project-name}-performance-tests-plots' disabled_job_var: false - node: onap-ubuntu1804 + + triggers: + - timed: '{timer}' builders: - shell: !include-raw-escape: ./cps/prepare-performance-tests-data.sh publishers: - - plot: - - title: "performance" - group: "performance" - csvFileName: "results.txt" - style: line - exclude-zero-yaxis: true - num-builds: '30' - series: - - file: - url: 'results.txt' - inclusion-flag: 'off' - display-table: false - format: csv + - html-publisher: + name: "Performance Review" + dir: "." + files: "index.html,createOperation.html,readOperation.html,updateOperation.html,deleteOperation.html" - job-template: name: 'onap-{project-name}-{stream}-performance-test-java' @@ -249,9 +242,6 @@ - shell: !include-raw-escape: ./verify-jobs.sh - post-build: - - project: onap-cps-performance-tests-plots - # csits for diferent projects are different so need to have special handling - job-template: name: 'onap-policy-docker-{stream}-csit-java'