summaryrefslogtreecommitdiffstats
path: root/jjb/global-templates-script.yaml
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2021-01-14 12:19:17 -0800
committerJessica Wagantall <jwagantall@linuxfoundation.org>2021-01-14 12:19:17 -0800
commit2a6a38013765e729cd487daa026642eb649c65d3 (patch)
tree498a8114bb21899671b09c2046b37434c262facc /jjb/global-templates-script.yaml
parent193d61489a92f3d66978c84b1d752b41a95472bc (diff)
Deprecate infra-shiplogs macro
We should be using lf-infra-publish as a publisher macro. This global-jjb macro performs a job-cost run that we need to report for all jobs. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Iff43723322ac7eb92f1e9e93e49dfe9595af6450
Diffstat (limited to 'jjb/global-templates-script.yaml')
-rw-r--r--jjb/global-templates-script.yaml11
1 files changed, 3 insertions, 8 deletions
diff --git a/jjb/global-templates-script.yaml b/jjb/global-templates-script.yaml
index 831c77049..20735ae62 100644
--- a/jjb/global-templates-script.yaml
+++ b/jjb/global-templates-script.yaml
@@ -124,10 +124,7 @@
- shell: '{script}'
publishers:
- - infra-shiplogs:
- maven-version: '{maven-version}'
-
-
+ - lf-infra-publish
# vim: sw=2 ts=2 sts=2 et :
@@ -197,8 +194,7 @@
- shell: '{script}'
publishers:
- - infra-shiplogs:
- maven-version: '{maven-version}'
+ - lf-infra-publish
- job-template:
# Job template for two scm and script trigger - for docker daily release
@@ -265,5 +261,4 @@
- shell: '{script}'
publishers:
- - infra-shiplogs:
- maven-version: '{maven-version}'
+ - lf-infra-publish