From 727817c1865fd6894cba1e88be8d762851f1a41d Mon Sep 17 00:00:00 2001 From: Vanessa Rene Valderrama Date: Mon, 4 Nov 2019 13:02:57 -0600 Subject: 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 --- jjb/tldk/tldk.yaml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'jjb/tldk') 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 -- cgit 1.2.3-korg