Revert post-build-script to old fd.io one 68/15568/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 26 Oct 2018 17:04:43 +0000 (13:04 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 26 Oct 2018 17:04:43 +0000 (13:04 -0400)
Change-Id: I3ea65cb0da467021b39bdce755ea8d25d9d7bbcc
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/global-macros.yaml

index ab7bf5b..7d67257 100644 (file)
                 - 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