X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fonap%2Fglobal-templates-onap-java.yaml;h=da068a144a64b9e65d2cdc81bf65383ec01478b5;hb=f05e87d4de269535e0c8cd2796ad0431db390ade;hp=91c4a28ae109bc5bddc76992eca12ff15af05259;hpb=b9f200e9b5ae92bb1d5d7adfb1728b0e1d1adca8;p=infra%2Fcicd.git diff --git a/jjb/onap/global-templates-onap-java.yaml b/jjb/onap/global-templates-onap-java.yaml index 91c4a28a..da068a14 100644 --- a/jjb/onap/global-templates-onap-java.yaml +++ b/jjb/onap/global-templates-onap-java.yaml @@ -148,30 +148,25 @@ - job-template: name: 'onap-{project-name}-performance-tests-plots' disabled_job_var: false + node: xerces-cps-hw + + 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' disabled_job_var: false - node: onap-ubuntu1804 + node: xerces-cps-hw disabled: '{obj:disabled_job_var}' concurrent: true @@ -215,6 +210,7 @@ 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 @@ -248,10 +244,6 @@ - shell: !include-raw-escape: ./verify-jobs.sh - publishers: - - trigger: - 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'