X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=jjb%2Fhc2vpp%2Fcsit-hc2vpp.yaml;h=94e469948cb982f57cc19a64e3b9d5d96bbd6aba;hb=48976ee8d33d53d1c2dc54cf266f96261cf0546c;hp=aa7cbab9f339c2cff1301cd09a92c2a32e77f64b;hpb=c96e29af295322912aad05b3170a639f0ffefc51;p=ci-management.git diff --git a/jjb/hc2vpp/csit-hc2vpp.yaml b/jjb/hc2vpp/csit-hc2vpp.yaml index aa7cbab9f..94e469948 100644 --- a/jjb/hc2vpp/csit-hc2vpp.yaml +++ b/jjb/hc2vpp/csit-hc2vpp.yaml @@ -21,7 +21,7 @@ name: 'hc2vpp-csit-integration-{stream}-{os}' project-type: freestyle - node: verify-{os} + node: 'ubuntu1604-basebuild-4c-4g' concurrent: true logrotate: @@ -64,19 +64,19 @@ publishers: - archive-artifacts: - artifacts: 'report.html, log.html, output.xml, /var/log/honeycomb/honeycomb.log' + artifacts: 'csit/report.html, csit/log.html, csit/output.xml, csit/honeycomb.log' latest-only: false - email-notification: email-prefix: '[hc2vpp]' - robot-report: - output-path: '' + output-path: 'csit' - job-template: name: 'hc2vpp-csit-verify-{stream}-{os}' project-type: maven - node: verify-{os} + node: 'ubuntu1604-basebuild-4c-4g' concurrent: true logrotate: @@ -93,7 +93,9 @@ - os-parameter: os: '{os}' - maven-project-parameter: - maven: 'mvn33' + maven: 'mvn33-new' + - maven-exec: + maven-version: 'mvn33-new' scm: - gerrit-trigger-scm: @@ -111,7 +113,7 @@ server-name: 'Primary' trigger-on: - comment-added-contains-event: - comment-contains-value: 'csit-verify' + comment-contains-value: 'verify-csit' projects: - project-compare-type: 'ANT' project-pattern: '{project}' @@ -131,7 +133,7 @@ !include-raw-escape: include-raw-hc2vpp-csit-verify-prebuild.sh maven: - maven-name: 'mvn33' + maven-name: 'mvn33-new' root-pom: 'pom.xml' goals: 'clean install -V -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dmaven.site.skip={skip-site} site -Dmaven.site.deploy.skip={skip-site} -DskipTests' maven-opts: '-Xmx2048m -Dmaven.compile.fork=true' @@ -148,10 +150,10 @@ publishers: - archive-artifacts: - artifacts: 'report.html, log.html, output.xml, /var/log/honeycomb/honeycomb.log' + artifacts: 'csit/report.html, csit/log.html, csit/output.xml, csit/honeycomb.log' latest-only: false - email-notification: email-prefix: '[hc2vpp]' - robot-report: - output-path: '' + output-path: 'csit'