Modify TLDK publisher 28/23228/1
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Mon, 4 Nov 2019 19:02:57 +0000 (13:02 -0600)
committerVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Mon, 4 Nov 2019 19:02:57 +0000 (13:02 -0600)
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 <vvalderrama@linuxfoundation.org>
jjb/tldk/tldk.yaml

index 5380ce9..2604cc3 100644 (file)
@@ -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}'
           !include-raw-escape: include-raw-build.sh
 
     publishers:
-      - lf-infra-publish
+      - fdio-infra-shiplogs:
+          maven-version: 'mvn36'
 
 - job-template:
     name: '{project}-merge-{stream}-{os}'
           !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'
     publishers:
       - robot-report:
           output-path: ''
-      - lf-infra-publish
+      - fdio-infra-shiplogs:
+          maven-version: 'mvn36'
 
 - project:
     name: tldk-info