From c5f83c96cd46b8dc324d720c84a9c9889e78c471 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 8 Sep 2015 00:39:21 +0200 Subject: reproducible: s#dashboards#dashboard#g --- job-cfg/reproducible.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'job-cfg/reproducible.yaml') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index dd9a94a7..060d9b06 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -310,7 +310,7 @@ - job-template: defaults: reproducible - name: '{name}_html_dashboards' + name: '{name}_html_dashboard' - job-template: defaults: reproducible @@ -671,10 +671,10 @@ my_shell: '/srv/jenkins/bin/reproducible_scheduler.py' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: '' - - '{name}_html_dashboards': - my_description: 'Generate HTML results (dashboards with graphs) for reproducible builds.' + - '{name}_html_dashboard': + my_description: 'Generate HTML dashboard with graphs for reproducible builds.' my_timed: '*/5 * * * *' - my_shell: '/srv/jenkins/bin/reproducible_html_dashboards.sh' + my_shell: '/srv/jenkins/bin/reproducible_html_dashboard.sh' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: '' - '{name}_html_pkg_sets': -- cgit v1.2.3-54-g00ecf