summaryrefslogtreecommitdiffstats
path: root/job-cfg/webcheck.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2012-11-09 20:14:24 +0100
committerHolger Levsen <holger@layer-acht.org>2012-11-09 20:14:24 +0100
commit29284e3d1354158058b6ebe59f7ac28222f7bc38 (patch)
tree8a08d1e0572aa4588ec2dd7499b20d8142d9cf65 /job-cfg/webcheck.yaml
parenta241c01325f430644f6a68cdaa95ebdc10ba2029 (diff)
downloadjenkins.debian.net-29284e3d1354158058b6ebe59f7ac28222f7bc38.tar.xz
publish html results
Diffstat (limited to 'job-cfg/webcheck.yaml')
-rw-r--r--job-cfg/webcheck.yaml19
1 files changed, 6 insertions, 13 deletions
diff --git a/job-cfg/webcheck.yaml b/job-cfg/webcheck.yaml
index 2fc65e0a..6d28b985 100644
--- a/job-cfg/webcheck.yaml
+++ b/job-cfg/webcheck.yaml
@@ -16,6 +16,11 @@
rulespath: '/srv/jenkins/logparse/debian.rules'
unstable_on_warning: 'false'
fail_on_error: 'false'
+ - htmlpublisher:
+ name: 'Webcheck report'
+ directory: '.'
+ indexfiles: 'index.html'
+ keepall: True
properties:
- sidebar:
url: http://jenkins.debian.net/userContent/about.html
@@ -25,18 +30,6 @@
url: http://www.profitbricks.com
text: Sponsored by Profitbricks
icon: /userContent/images/profitbricks-24x24.png
-#> <htmlpublisher.HtmlPublisher>
-#> <reportTargets>
-#> <htmlpublisher.HtmlPublisherTarget>
-#> <reportName>webcheck Report</reportName>
-#> <reportDir>.</reportDir>
-#> <reportFiles>index.html</reportFiles>
-#> <keepAll>false</keepAll>
-#> <wrapperName>htmlpublisher-wrapper.html</wrapperName>
-#> </htmlpublisher.HtmlPublisherTarget>
-#> </reportTargets>
-#> </htmlpublisher.HtmlPublisher>
-
- job-template:
defaults: webcheck
@@ -112,7 +105,7 @@
jobs:
- '{name}_www_debian_org':
webcheck_url: 'http://www.debian.org'
- webcheck_ignore_patterns: '^mailto: action/edit action/history Special: oldid= printable=yes limit= redirect=no qa.debian.org/developer.php security.debian.org/pool packages.debian.org/src:'
+ webcheck_ignore_patterns: '^mailto: action/edit action/history Special: oldid= printable=yes limit= redirect=no qa.debian.org/developer.php security.debian.org/pool packages.debian.org/src: i18n.debian.org/material'
timed: "0 1 * * 0"
- '{name}_www_debconf_org':
webcheck_url: 'http://www.debconf.org'