From eaab2396816724ef281ff49ba8c80568bf07e2fb Mon Sep 17 00:00:00 2001 From: Vanessa Rene Valderrama Date: Tue, 15 Oct 2019 12:19:54 -0500 Subject: [PATCH] Modify logs publisher Modify the logs publisher to use the global-jjb macro Change-Id: I89461c4127258f9cfb3fd67c05b0398920ca30d6 Signed-off-by: Vanessa Rene Valderrama --- jjb/sweetcomb/sweetcomb.yaml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/jjb/sweetcomb/sweetcomb.yaml b/jjb/sweetcomb/sweetcomb.yaml index 13b1134bc..1c1b4478a 100644 --- a/jjb/sweetcomb/sweetcomb.yaml +++ b/jjb/sweetcomb/sweetcomb.yaml @@ -120,8 +120,7 @@ !include-raw-escape: - include-raw-sweetcomb-build.sh publishers: - - fdio-infra-shiplogs: - maven-version: 'mvn33-new' + - lf-infra-publish - naginator: rerun-unstable-builds: false max-failed-builds: 1 @@ -195,8 +194,7 @@ !include-raw-escape: - ../scripts/packagecloud_push.sh publishers: - - fdio-infra-shiplogs: - maven-version: 'mvn33-new' + - lf-infra-publish - naginator: rerun-unstable-builds: false max-failed-builds: 1 @@ -256,8 +254,7 @@ - include-raw-sweetcomb-build.sh - include-raw-sweetcomb-test.sh publishers: - - fdio-infra-shiplogs: - maven-version: 'mvn33-new' + - lf-infra-publish - naginator: rerun-unstable-builds: false max-failed-builds: 1 -- 2.16.6