[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: s#dashboards#dashboard#g

Holger Levsen holger at moszumanska.debian.org
Mon Sep 7 22:39:57 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit c5f83c96cd46b8dc324d720c84a9c9889e78c471
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Sep 8 00:39:21 2015 +0200

    reproducible: s#dashboards#dashboard#g
---
 ...oducible_html_dashboards.sh => reproducible_html_dashboard.sh} | 0
 job-cfg/reproducible.yaml                                         | 8 ++++----
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/bin/reproducible_html_dashboards.sh b/bin/reproducible_html_dashboard.sh
similarity index 100%
rename from bin/reproducible_html_dashboards.sh
rename to bin/reproducible_html_dashboard.sh
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index dd9a94a..060d9b0 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 at 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 at lists.alioth.debian.org'
             my_node: ''
         - '{name}_html_pkg_sets':

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list