X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Freleng-macros.yaml;h=7bd3a04e76657cd10a139ec01720637f42c1c265;hb=0bce2deec8afba3f0761959487c8d7d7773daa7b;hp=df235566d82cae213954b58b567f35fb973b707b;hpb=82eed9ac98666e3c31359eab34caffd097c85df4;p=releng%2Fbuilder.git diff --git a/jjb/releng-macros.yaml b/jjb/releng-macros.yaml index df235566d..7bd3a04e7 100644 --- a/jjb/releng-macros.yaml +++ b/jjb/releng-macros.yaml @@ -9,8 +9,8 @@ description: 'Parameter to identify an ODL Gerrit project' - string: name: ARCHIVE_ARTIFACTS - default: '{artifacts}' - description: 'Artifacts to archive into logs.opendaylight.org' + default: '{artifacts} **/target/surefire-reports/*-output.txt' + description: 'Space separated glob patterns for artifacts to archive into logs.opendaylight.org' - string: name: GERRIT_PROJECT default: '{project}' @@ -385,5 +385,7 @@ - ssh-agent-credentials: users: - 'opendaylight-jenkins-ssh' + - jclouds: + single-use: True - openstack: single-use: True