[Qa-jenkins-scm] [jenkins.debian.net] 01/01: torbrowser tests: fix gallery title

Holger Levsen holger at moszumanska.debian.org
Sun Nov 15 15:05:23 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 7c39d3033ed48505887d282dc4b7ec299fec822b
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Nov 15 16:05:13 2015 +0100

    torbrowser tests: fix gallery title
---
 job-cfg/torbrowser-launcher.yaml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/job-cfg/torbrowser-launcher.yaml b/job-cfg/torbrowser-launcher.yaml
index 6b81294..d2fef5d 100644
--- a/job-cfg/torbrowser-launcher.yaml
+++ b/job-cfg/torbrowser-launcher.yaml
@@ -66,7 +66,7 @@
           unstable-on-warning: 'true'
           fail-on-error: 'true'
       - imagegallery:
-          title: '{my_title}'
+          title: '{my_description}'
           includes: 'results/*.png'
           image-width: 300
       - email:
@@ -126,21 +126,21 @@
             my_recipients: 'holger at layer-acht.org'
             my_node: ''
         - '{name}_test_unstable_amd64':
-            my_description: 'Test torbrowser-launcher on unstable/amd64 daily and on every commit to GIT.'
+            my_description: 'Test torbrowser-launcher from and on unstable/amd64.'
             my_timed: '23 5 * * *'
             my_gitrepo: 'git://git.debian.org/git/collab-maint/torbrowser-launcher.git'
             my_shell: '/srv/jenkins/bin/test_torbrowser-launcher.sh unstable'
             my_recipients: 'holger at layer-acht.org'
             my_node: ''
         - '{name}_test_stretch_amd64':
-            my_description: 'Test torbrowser-launcher on stretch/amd64 daily and on every commit to GIT.'
+            my_description: 'Test torbrowser-launcher from and on stretch/amd64.'
             my_timed: '23 6 * * *'
             my_gitrepo: 'git://git.debian.org/git/collab-maint/torbrowser-launcher.git'
             my_shell: '/srv/jenkins/bin/test_torbrowser-launcher.sh stretch'
             my_recipients: 'holger at layer-acht.org'
             my_node: ''
         - '{name}_test_jessie_amd64':
-            my_description: 'Test torbrowser-launcher on jessie/amd64 daily and on every commit to GIT.'
+            my_description: 'Test torbrowser-launcher from and on jessie/amd64.'
             my_timed: '23 7 * * *'
             my_gitrepo: 'git://git.debian.org/git/collab-maint/torbrowser-launcher.git'
             my_shell: '/srv/jenkins/bin/test_torbrowser-launcher.sh jessie'

-- 
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