jenkins-job-builder/jenkins_jobs
Will Soula fb582ad2dc Fixing defaults for email-ext
If you go into Jenkins and just fill out the reipient list and click
save, Jenkins will default to having a Failure Trigger.  Jenkins
will also set the subject to $DEFAULT_SUBJECT and the content
to $DEFAULT_CONTENT.  This change is making JJB have the same
defaults for the email-ext functionality.  This way a user
can just set the recipient list and have it show up in Jenkins.
Previously just setting the reipient list lead to $DEFAULT_RECIPIENTS
being set instead with a FailureTrigger and this can be confusing
to some users.  This change also makes the recipient list default
to $DEFAULT_RECIPIENTS, like the plugin does when you first add
it to a job.  This way a user can just specify email-ext and the
global defaults will be used.

Change-Id: I8f207d495466a4a87431dbcb2cd46cb661b60ce1
Reviewed-on: https://review.openstack.org/19391
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2013-01-10 21:16:48 +00:00
..
modules Fixing defaults for email-ext 2013-01-10 21:16:48 +00:00
openstack Add openstack-common support for setup and version 2012-11-10 23:36:16 +00:00
sphinx Add openstack-common support for setup and version 2012-11-10 23:36:16 +00:00
__init__.py Refactor modules and templating. 2012-08-10 16:00:42 +00:00
builder.py Adding ability to specify the JDK to use. This change moves the top level config from builder.py into a separate file called general.py. This change also moves the assigned node work as well as the log rotator work into the general.py file. This change also adds the ability to specify the JDK for the build to use. 2012-12-19 03:18:32 +00:00
cmd.py Doc consistency between help and confirm text 2013-01-03 00:06:57 +00:00
errors.py Adding some exception classes 2012-10-01 17:03:03 +00:00
version.py Add openstack-common support for setup and version 2012-11-10 23:36:16 +00:00