From: Stephen Kitt Date: Fri, 10 Mar 2017 16:59:13 +0000 (+0100) Subject: Archive .hprof memory dumps X-Git-Tag: release/boron-sr3~91 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=d0d87bc9b94ac3416302ab3eb81630691a8de172;p=releng%2Fbuilder.git Archive .hprof memory dumps Change-Id: If73296d0a919299a663ec14a186c957bba2c9e7a Signed-off-by: Stephen Kitt --- diff --git a/jjb/releng-macros.yaml b/jjb/releng-macros.yaml index c42a8a028..b8a62a0a5 100644 --- a/jjb/releng-macros.yaml +++ b/jjb/releng-macros.yaml @@ -18,7 +18,12 @@ 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