From d540db8a160f287d84dcb31125d49cbe60846fb9 Mon Sep 17 00:00:00 2001 From: Vanessa Rene Valderrama Date: Tue, 15 Oct 2019 12:38:34 -0500 Subject: [PATCH] Modify logs publisher Modify the logs publisher to use the global-jjb macro Change-Id: Id52eea8ddaa332ed466c8685dbab1f419187a44c Signed-off-by: Vanessa Rene Valderrama --- jjb/trex/trex.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/jjb/trex/trex.yaml b/jjb/trex/trex.yaml index e85b791d6..0d8cea906 100644 --- a/jjb/trex/trex.yaml +++ b/jjb/trex/trex.yaml @@ -62,8 +62,7 @@ !include-raw-escape: include-raw-trex-build.sh publishers: - - fdio-infra-shiplogs: - maven-version: 'mvn33-new' + - lf-infra-publish - job-template: name: 'trex-merge-{stream}-{os}' @@ -106,8 +105,7 @@ !include-raw-escape: include-raw-trex-build.sh publishers: - - fdio-infra-shiplogs: - maven-version: 'mvn33-new' + - lf-infra-publish - project: name: trex-info -- 2.16.6