Archive .hprof memory dumps
[releng/builder.git] / 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