Rename archive-build macro to opendaylight-infra-shiplogs
[releng/builder.git] / jjb / autorelease / autorelease-templates.yaml
index 91fd19ca0ab4a4e97d08c0a76144bb86138ca24a..6a5e9f82337ba03fd1d728b435d1ef9f4eee1cc3 100644 (file)
             global-settings: 'odl-global-settings'
         - autorelease-maven-sources-post-process
         - autorelease-sys-stats
+        - shell: |
+            mkdir -p archives/
+            cp *.log *.prop $_
 
     publishers:
-    - archive-artifacts:
-        artifacts: '*.prop,*.log,patches/*.bundle,patches/*.patch,patches/*.log'
     - email-notification:
         email-prefix: '[autorelease]'
     - trigger-parameterized-builds:
@@ -84,6 +85,8 @@
           condition: UNSTABLE_OR_BETTER
           property-file: variables.prop
           fail-on-missing: true
+    - opendaylight-infra-shiplogs:
+        maven-version: '{mvn33}'
 
 - job-template:
     name: 'autorelease-project-report-{stream}'
         - autorelease-sys-stats
 
     publishers:
-    - archive-artifacts:
-        artifacts: '*.log,project-reports/*.log'
     - email-ext:
         attachments: 'project-reports/*.log'
         recipients: 'skitt@redhat.com thanh.ha@linuxfoundation.org'
 
             Archive also available on Jenkins at $BUILD_URL
         always: true
+    - opendaylight-infra-shiplogs:
+        maven-version: '{mvn33}'
 
 ###
 ### Maven Sites