From af44aafc956592b8b8e811ff1655749f09cb1515 Mon Sep 17 00:00:00 2001 From: Vratko Polak Date: Tue, 28 Apr 2020 11:29:54 +0200 Subject: Change publisher on one vpp-csit job This changes publisher to lf-infra-publish for just one job template: vpp-csit-verify-perf-* That job is manually triggered, seldom used, and console output has most of the information users need. If archiving works well in production, we will switch more csit-related job templates. Change-Id: Idc8a4f2e143fd56f593331728a21244db9d942c6 Signed-off-by: Vratko Polak --- jjb/vpp/vpp.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index 092c3c20..a80043d4 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -1183,8 +1183,7 @@ - robot-report: output-path: 'csit_current/0/' - - fdio-infra-shiplogs: - maven-version: 'mvn36' + - lf-infra-publish - job-template: name: 'vpp-csit-verify-api-crc-{stream}' -- cgit 1.2.3-korg