X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fonap%2Fglobal-templates-onap-java.yaml;h=00b8b281a0b779d0cb9040ffa4c88ea35b9def2f;hb=c2a61cb8d8e13ca346b4cabc591b48f9d6081248;hp=bede66704433f34ad8b8f44b558de66b1de86b4b;hpb=6395bdbe91f138611c2d53ff96a94dc0b5489b9d;p=infra%2Fcicd.git diff --git a/jjb/onap/global-templates-onap-java.yaml b/jjb/onap/global-templates-onap-java.yaml index bede6670..00b8b281 100644 --- a/jjb/onap/global-templates-onap-java.yaml +++ b/jjb/onap/global-templates-onap-java.yaml @@ -148,6 +148,11 @@ - job-template: name: 'onap-{project-name}-performance-tests-plots' disabled_job_var: false + node: xerces-cps-hw + wipe_workspace: false + + triggers: + - timed: '{timer}' builders: - shell: @@ -162,7 +167,7 @@ - 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 @@ -206,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 @@ -239,10 +245,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'