diff options
author | 2019-10-15 12:38:34 -0500 | |
---|---|---|
committer | 2019-10-15 12:38:34 -0500 | |
commit | d540db8a160f287d84dcb31125d49cbe60846fb9 (patch) | |
tree | 2e80d9109507b3b7874a209d862aa1db7b2a4cd6 /jjb/trex | |
parent | ccfea9d3861c72902b53767e1fb9887d22be68b0 (diff) |
Modify logs publisher
Modify the logs publisher to use the global-jjb macro
Change-Id: Id52eea8ddaa332ed466c8685dbab1f419187a44c
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Diffstat (limited to 'jjb/trex')
-rw-r--r-- | jjb/trex/trex.yaml | 6 |
1 files 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 |