From: Vanessa Rene Valderrama Date: Mon, 17 Jul 2017 14:39:28 +0000 (+0000) Subject: Merge "Update archive items path for csit-hc2vpp jobs" X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=bc2f8a43066b8e6af18ec98b4752249d97ca20aa;hp=-c;p=ci-management.git Merge "Update archive items path for csit-hc2vpp jobs" --- bc2f8a43066b8e6af18ec98b4752249d97ca20aa diff --combined jjb/hc2vpp/hc2vpp-csit.yaml index 20c230faa,4b4036569..54921a438 --- a/jjb/hc2vpp/hc2vpp-csit.yaml +++ b/jjb/hc2vpp/hc2vpp-csit.yaml @@@ -18,9 -18,6 +18,9 @@@ - '1704': branch: 'stable/1704' repo-stream-part: 'stable.1704' + - '1707': + branch: 'stable/1707' + repo-stream-part: 'stable.1707' os: - ubuntu1604: repo-os-part: 'ubuntu.xenial.main' @@@ -85,13 -82,13 +85,13 @@@ publishers: - archive-artifacts: - artifacts: 'csit/report.html, csit/log.html, csit/output.xml, csit/honeycomb.log' + artifacts: 'csit/archive/*.*' latest-only: false - email-notification: email-prefix: '[hc2vpp]' - robot-report: - output-path: 'csit' + output-path: 'csit/archive' - job-template: name: 'hc2vpp-csit-verify-{stream}-{os}' @@@ -171,13 -168,13 +171,13 @@@ publishers: - archive-artifacts: - artifacts: 'csit/report.html, csit/log.html, csit/output.xml, csit/honeycomb.log' + artifacts: 'csit/archive/*.*' latest-only: false - email-notification: email-prefix: '[hc2vpp]' - robot-report: - output-path: 'csit' + output-path: 'csit/archive' - job-template: name: 'hc2vpp-csit-integration-odl-{odl}-{stream}-{os}' @@@ -222,13 -219,13 +222,13 @@@ publishers: - archive-artifacts: - artifacts: 'csit/report.html, csit/log.html, csit/output.xml, csit/honeycomb.log' + artifacts: 'csit/archive/*.*' latest-only: false - email-notification: email-prefix: '[hc2vpp]' - robot-report: - output-path: 'csit' + output-path: 'csit/archive' - job-template: name: 'hc2vpp-csit-verify-odl-{odl}-{stream}-{os}' @@@ -308,13 -305,13 +308,13 @@@ publishers: - archive-artifacts: - artifacts: 'csit/report.html, csit/log.html, csit/output.xml, csit/honeycomb.log' + artifacts: 'csit/archive/*.*' latest-only: false - email-notification: email-prefix: '[hc2vpp]' - robot-report: - output-path: 'csit' + output-path: 'csit/archive' - job-template: name: 'hc2vpp-csit-perf-{stream}-{os}'