X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fglobal%2Freleng-defaults.yml;h=2e94767e84a2fc5b3a0225105c6941bee35cac1c;hb=8f2f9ca8772147b10e0386299876a97d833cc00e;hp=28388860331fb0824da8d8d2a8a69f11450ec079;hpb=561f07f890e3bccd1776da79e5b44a1a903a7693;p=releng.git diff --git a/jjb/global/releng-defaults.yml b/jjb/global/releng-defaults.yml index 283888603..2e94767e8 100644 --- a/jjb/global/releng-defaults.yml +++ b/jjb/global/releng-defaults.yml @@ -1,14 +1,22 @@ +--- # jjb defaults - defaults: name: global wrappers: - - ssh-agent-wrapper + - ssh-agent-wrapper project-type: freestyle node: master properties: - - logrotate-default + - 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