From a41621daf551c301a3ab0699e873cbb1b4be2baa Mon Sep 17 00:00:00 2001 From: Vanessa Rene Valderrama Date: Tue, 15 Oct 2019 12:18:16 -0500 Subject: Modify logs publisher Modify the logs publisher to use the global-jjb macro Change-Id: I491abba02211d9facbcf51af036c77e69c978135 Signed-off-by: Vanessa Rene Valderrama --- jjb/jvpp/jvpp.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/jjb/jvpp/jvpp.yaml b/jjb/jvpp/jvpp.yaml index dc8d20974..234d7fbeb 100644 --- a/jjb/jvpp/jvpp.yaml +++ b/jjb/jvpp/jvpp.yaml @@ -97,8 +97,7 @@ - include-raw-jvpp-build.sh publishers: - - fdio-infra-shiplogs: - maven-version: 'mvn36' + - lf-infra-publish - naginator: rerun-unstable-builds: false max-failed-builds: 2 @@ -198,8 +197,7 @@ - include-raw-jvpp-maven-push.sh publishers: - - fdio-infra-shiplogs: - maven-version: 'mvn36' + - lf-infra-publish - naginator: rerun-unstable-builds: false max-failed-builds: 1 -- cgit 1.2.3-korg