From e2419284bd8bc2253c06f126c03279c857258f09 Mon Sep 17 00:00:00 2001 From: Vanessa Rene Valderrama Date: Tue, 15 Oct 2019 12:16:20 -0500 Subject: [PATCH] Modify logs publisher Modify the logs publisher to use the global-jjb macro Change-Id: I0784fda8265a0d93d9f05db8ede8ceaab4fcba63 Signed-off-by: Vanessa Rene Valderrama --- jjb/dmm/dmm.yaml | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/jjb/dmm/dmm.yaml b/jjb/dmm/dmm.yaml index 8cf673bb4..274f6a441 100644 --- a/jjb/dmm/dmm.yaml +++ b/jjb/dmm/dmm.yaml @@ -94,8 +94,7 @@ !include-raw-escape: include-raw-dmm-test-checkstyle.sh publishers: - - fdio-infra-shiplogs: - maven-version: 'mvn33-new' + - lf-infra-publish - job-template: name: 'dmm-verify-{stream}-{os}' @@ -138,8 +137,7 @@ !include-raw-escape: include-raw-build.sh publishers: - - fdio-infra-shiplogs: - maven-version: 'mvn33-new' + - lf-infra-publish - job-template: name: 'dmm-merge-{stream}-{os}' @@ -180,8 +178,7 @@ !include-raw-escape: include-raw-build.sh publishers: - - fdio-infra-shiplogs: - maven-version: 'mvn33-new' + - lf-infra-publish - job-template: name: 'dmm-csit-verify-func-{stream}-{os}-virl' @@ -230,9 +227,7 @@ publishers: - robot-report: output-path: 'csit' - - - fdio-infra-shiplogs: - maven-version: 'mvn33-new' + - lf-infra-publish - project: name: dmm-info -- 2.16.6