From e5d5c3fd925bd5a67841039229678aef6ac27e6e Mon Sep 17 00:00:00 2001 From: Vanessa Rene Valderrama Date: Thu, 23 Apr 2020 13:41:29 -0500 Subject: Configure TLDK publisher Configuring the TLDK publisher to use the GLOBAL-JJB publisher to allow S3 log shipping and cost savings analysis on OpenStack executors Signed-off-by: Vanessa Rene Valderrama Change-Id: Ib00d8f42e98dc4eab2c1ec00143ab878f21665bc --- jjb/tldk/tldk.yaml | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/jjb/tldk/tldk.yaml b/jjb/tldk/tldk.yaml index 4fd10a09a..249f223fe 100644 --- a/jjb/tldk/tldk.yaml +++ b/jjb/tldk/tldk.yaml @@ -80,8 +80,7 @@ !include-raw-escape: include-raw-build.sh publishers: - - fdio-infra-shiplogs: - maven-version: 'mvn36' + - lf-infra-publish - job-template: name: '{project}-verify-image-{stream}-{os}' @@ -141,8 +140,7 @@ !include-raw-escape: include-raw-build.sh publishers: - - fdio-infra-shiplogs: - maven-version: 'mvn36' + - lf-infra-publish - job-template: name: '{project}-merge-{stream}-{os}' @@ -187,8 +185,7 @@ !include-raw-escape: include-raw-build.sh publishers: - - fdio-infra-shiplogs: - maven-version: 'mvn36' + - lf-infra-publish - job-template: name: 'tldk-csit-verify-func-{stream}-{os}-virl' @@ -241,8 +238,7 @@ publishers: - robot-report: output-path: '' - - fdio-infra-shiplogs: - maven-version: 'mvn36' + - lf-infra-publish - project: name: tldk-info -- cgit 1.2.3-korg