From f50b576bf60e50155e7efa167fb704fcefc90cc6 Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Tue, 21 Aug 2018 09:19:45 +0000 Subject: Unify artifact path in csit-perf jobs Change path in vpp-csit job. Change-Id: I12384ef3e3aa83a600d6c5ec6eb364ea1eb090ea Signed-off-by: Peter Mikus --- jjb/vpp/vpp.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'jjb') diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index 3221c610e..14a6a2b02 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -838,11 +838,11 @@ publishers: - archive-artifacts: - artifacts: 'csit/report.html, csit/log.html, csit/output.xml' + artifacts: 'csit/archive/*.*' latest-only: false - robot-report: - output-path: 'csit' + output-path: 'csit/archive/*.*' - fdio-infra-shiplogs: maven-version: 'mvn33-new' -- cgit 1.2.3-korg