summaryrefslogtreecommitdiffstats
path: root/jjb/vpp
diff options
context:
space:
mode:
authorVratko Polak <vrpolak@cisco.com>2020-11-20 15:56:57 +0100
committerVratko Polak <vrpolak@cisco.com>2020-11-20 15:56:57 +0100
commitcd2f3e08d1d8dd65a705c734c771fde32b99e9e6 (patch)
treeacf902753c460ef2310739891361dfffea88c7f9 /jjb/vpp
parentc518bcb89385d8f74800a2c1f83839ccabdc4b96 (diff)
CSIT: Unify path for robot plugin
+ We are trying to remove duplicates from logs.fd.io. + The unified path for logs is "archives" directory. - Except per-patch job, to be fixed later. + So, tell Robot plugin to get outputs from there. + Use quotes around the value. - This may break some old CSIT branches. + If yes, we will fix the CSIT code part (not ci-management). - Not touching inactive projects. Change-Id: I55f974ab27a2085690396db5b448978016c98684 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Diffstat (limited to 'jjb/vpp')
-rw-r--r--jjb/vpp/vpp.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml
index 908ef7cef..e9112643b 100644
--- a/jjb/vpp/vpp.yaml
+++ b/jjb/vpp/vpp.yaml
@@ -1065,7 +1065,7 @@
publishers:
- robot-report:
- output-path: 'csit_current/'
+ output-path: 'archives'
- fdio-infra-shiplogs:
maven-version: 'mvn36'