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