summaryrefslogtreecommitdiffstats
path: root/jjb/global-macros.yaml
diff options
context:
space:
mode:
authorThanh Ha <thanh.ha@linuxfoundation.org>2018-10-26 13:04:43 -0400
committerThanh Ha <thanh.ha@linuxfoundation.org>2018-10-26 13:04:43 -0400
commit9cf674081de5edeb63b4c4e5c6cbc363c32465b1 (patch)
treeaff39b5a52c6a9f56012667ef0cf95178ed2f787 /jjb/global-macros.yaml
parent439b937cbaa68f9360023f2abcb6cecd6e25de66 (diff)
Revert post-build-script to old fd.io one
Change-Id: I3ea65cb0da467021b39bdce755ea8d25d9d7bbcc Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Diffstat (limited to 'jjb/global-macros.yaml')
-rw-r--r--jjb/global-macros.yaml13
1 files changed, 11 insertions, 2 deletions
diff --git a/jjb/global-macros.yaml b/jjb/global-macros.yaml
index ab7bf5b5..7d672571 100644
--- a/jjb/global-macros.yaml
+++ b/jjb/global-macros.yaml
@@ -460,8 +460,17 @@
- SUCCESS
- UNSTABLE
build-steps:
- - lf-infra-sysstat
- - lf-infra-ship-logs
+ - shell: !include-raw: include-raw-deploy-archives.sh
+ - maven-target:
+ maven-version: '{maven-version}'
+ pom: '.archives/deploy-archives.xml'
+ goals: 'clean deploy -V -B -q -Dmaven.repo.local=/tmp/r'
+ settings: 'jenkins-log-archives-settings'
+ settings-type: cfp
+ global-settings: 'global-settings'
+ global-settings-type: cfp
+ - description-setter:
+ regexp: '^Build logs: .*'
mark-unstable-if-failed: true
- workspace-cleanup:
fail-build: false