From: Vanessa Rene Valderrama Date: Mon, 4 Nov 2019 19:02:57 +0000 (-0600) Subject: Modify TLDK publisher X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F28%2F23228%2F1;p=ci-management.git Modify TLDK publisher Modify the publisher to use the custom macro until the TLDK jobs can use the CI builders Change-Id: I1ba7c2f065f58cdfada630a84ff09dafcb0135e5 Signed-off-by: Vanessa Rene Valderrama --- diff --git a/jjb/tldk/tldk.yaml b/jjb/tldk/tldk.yaml index 5380ce98d..2604cc375 100644 --- a/jjb/tldk/tldk.yaml +++ b/jjb/tldk/tldk.yaml @@ -78,7 +78,8 @@ !include-raw-escape: include-raw-build.sh publishers: - - lf-infra-publish + - fdio-infra-shiplogs: + maven-version: 'mvn36' - job-template: name: '{project}-verify-image-{stream}-{os}' @@ -138,7 +139,8 @@ !include-raw-escape: include-raw-build.sh publishers: - - lf-infra-publish + - fdio-infra-shiplogs: + maven-version: 'mvn36' - job-template: name: '{project}-merge-{stream}-{os}' @@ -183,7 +185,8 @@ !include-raw-escape: include-raw-build.sh publishers: - - lf-infra-publish + - fdio-infra-shiplogs: + maven-version: 'mvn36' - job-template: name: 'tldk-csit-verify-func-{stream}-{os}-virl' @@ -236,7 +239,8 @@ publishers: - robot-report: output-path: '' - - lf-infra-publish + - fdio-infra-shiplogs: + maven-version: 'mvn36' - project: name: tldk-info