X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fglobal%2Freleng-defaults.yml;h=2e94767e84a2fc5b3a0225105c6941bee35cac1c;hb=0705f31ab5bc54c073df120cbe0fe62cf10f9a81;hp=5003a8f48da792d7502d817c77199ca52d25e9e8;hpb=92e6e549dcab1777ebcc7c888e99c52f0dfdf433;p=releng.git diff --git a/jjb/global/releng-defaults.yml b/jjb/global/releng-defaults.yml index 5003a8f48..2e94767e8 100644 --- a/jjb/global/releng-defaults.yml +++ b/jjb/global/releng-defaults.yml @@ -1,17 +1,22 @@ +--- # jjb defaults - defaults: name: global - logrotate: - daysToKeep: 60 - numToKeep: 200 - artifactDaysToKeep: 30 - artifactNumToKeep: 100 - wrappers: - - ssh-agent-wrapper + - ssh-agent-wrapper project-type: freestyle node: master + + properties: + - logrotate-default + + publishers: + # Any project that has a publisher will not have this macro + # included due to the nature of JJB defaults. Projects will have + # to explicitly add this macro to their list of publishers in + # order for emails to be sent. + - email-jenkins-admins-on-failure