From 7c39d3033ed48505887d282dc4b7ec299fec822b Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 15 Nov 2015 16:05:13 +0100 Subject: torbrowser tests: fix gallery title --- job-cfg/torbrowser-launcher.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'job-cfg/torbrowser-launcher.yaml') diff --git a/job-cfg/torbrowser-launcher.yaml b/job-cfg/torbrowser-launcher.yaml index 6b812949..d2fef5d1 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@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@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@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' -- cgit v1.2.3-54-g00ecf