summaryrefslogtreecommitdiffstats
path: root/tests/yamlparser/fixtures
diff options
context:
space:
mode:
authorLiu Changcheng <changcheng.liu@intel.com>2016-08-17 13:29:44 +0800
committerLiu Changcheng <changcheng.liu@intel.com>2016-08-17 13:36:24 +0800
commit457b79fcfe39c87487ad13a64e254feb6d4daa17 (patch)
tree66e932059388bbbeca7060c59c561bc4bd28d252 /tests/yamlparser/fixtures
parentc6de59571ae681405c9b9a6c7fe69e5f1e2dd9f4 (diff)
downloadpython-jenkins-job-builder-457b79fcfe39c87487ad13a64e254feb6d4daa17.tar.gz
python-jenkins-job-builder-457b79fcfe39c87487ad13a64e254feb6d4daa17.tar.xz
python-jenkins-job-builder-457b79fcfe39c87487ad13a64e254feb6d4daa17.zip
add compress-log option to compress log
<hudson.plugins.emailext.plugins.trigger.FailureTrigger> <email> <compressBuildLog>true</compressBuildLog> </email> </hudson.plugins.emailext.plugins.trigger.FailureTrigger> Change-Id: I3588ab1377737af94372818f43dfd6a83a0966cb Signed-off-by: Changcheng Liu <changcheng.liu@intel.com> Signed-off-by: Jerry Liu <primerlink@gmail.com>
Diffstat (limited to 'tests/yamlparser/fixtures')
-rw-r--r--tests/yamlparser/fixtures/template_override_project_level_defaults.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/yamlparser/fixtures/template_override_project_level_defaults.xml b/tests/yamlparser/fixtures/template_override_project_level_defaults.xml
index 598905df..cbc94049 100644
--- a/tests/yamlparser/fixtures/template_override_project_level_defaults.xml
+++ b/tests/yamlparser/fixtures/template_override_project_level_defaults.xml
@@ -33,6 +33,7 @@
<attachmentsPattern/>
<presendScript/>
<attachBuildLog>false</attachBuildLog>
+ <compressBuildLog>false</compressBuildLog>
<saveOutput>false</saveOutput>
<disabled>false</disabled>
<replyTo>$DEFAULT_REPLYTO</replyTo>