2e94767e84a2fc5b3a0225105c6941bee35cac1c
[releng.git] / jjb / global / releng-defaults.yaml
1 ---
2 # jjb defaults
3
4 - defaults:
5     name: global
6
7     wrappers:
8       - ssh-agent-wrapper
9
10     project-type: freestyle
11
12     node: master
13
14     properties:
15       - logrotate-default
16
17     publishers:
18       # Any project that has a publisher will not have this macro
19       # included due to the nature of JJB defaults. Projects will have
20       # to explicitly add this macro to their list of publishers in
21       # order for emails to be sent.
22       - email-jenkins-admins-on-failure