X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fonap%2Fglobal-templates-onap-java.yaml;h=63d1ba923f0dff5a751e7987629c69e878f686ca;hb=7270c761d141f2088658980b4ea1b56efd8fefcd;hp=a7eb8453e27caabb67f4c3b3c9a634b0dc9879a2;hpb=ca23e19725c2ccb143ed786e1334b2f5be7eceb9;p=infra%2Fcicd.git diff --git a/jjb/onap/global-templates-onap-java.yaml b/jjb/onap/global-templates-onap-java.yaml index a7eb8453..63d1ba92 100644 --- a/jjb/onap/global-templates-onap-java.yaml +++ b/jjb/onap/global-templates-onap-java.yaml @@ -148,31 +148,26 @@ - 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}' 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: "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 @@ -216,6 +211,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 @@ -249,10 +245,6 @@ - shell: !include-raw-escape: ./verify-jobs.sh - post-build-actions: - - 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'