Archive .hprof memory dumps 61/53161/2
authorStephen Kitt <skitt@redhat.com>
Fri, 10 Mar 2017 16:59:13 +0000 (17:59 +0100)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 10 Mar 2017 17:08:48 +0000 (12:08 -0500)
Change-Id: If73296d0a919299a663ec14a186c957bba2c9e7a
Signed-off-by: Stephen Kitt <skitt@redhat.com>
jjb/releng-macros.yaml

index c42a8a028c4ec123db1186fd0d905666db53dbcc..b8a62a0a5351ea4d18d31d7a6e3df74bd07eda25 100644 (file)
           description: 'Parameter to identify an ODL Gerrit project'
       - string:
           name: ARCHIVE_ARTIFACTS
-          default: '{artifacts} **/target/surefire-reports/*-output.txt **/hs_err_*.log **/target/feature/feature.xml'
+          default: >
+              {artifacts}
+              **/target/surefire-reports/*-output.txt
+              **/hs_err_*.log
+              **/target/feature/feature.xml
+              **/*.hprof
           description: 'Space separated glob patterns for artifacts to archive into logs.opendaylight.org'
       - string:
           name: GERRIT_PROJECT