[Qa-jenkins-scm] [jenkins.debian.net] 03/03: torbrowser tests: test upstream master branch daily against sid, no matter if there were commits

Holger Levsen holger at moszumanska.debian.org
Thu Nov 19 15:41:46 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 fda3bf1dbd62587bc250c3e361b347a2c234cbef
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Nov 19 16:41:30 2015 +0100

    torbrowser tests: test upstream master branch daily against sid, no matter if there were commits
---
 TODO                             | 1 -
 job-cfg/torbrowser-launcher.yaml | 6 ++++++
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/TODO b/TODO
index 19ea5e5..6a77d90 100644
--- a/TODO
+++ b/TODO
@@ -413,7 +413,6 @@ The following ideas should really only be implemented for the new 'lvc*' tests..
 === torbrowser-launcher_*
 
 * fix "schroot session cleanup loop" in _common.sh to ignore other schroots
-* build daily from upstream master against sid no matter if there where commits
 * test tbl in German
 * test tbl on i386
 * test alpha releases
diff --git a/job-cfg/torbrowser-launcher.yaml b/job-cfg/torbrowser-launcher.yaml
index 9ba8339..1210936 100644
--- a/job-cfg/torbrowser-launcher.yaml
+++ b/job-cfg/torbrowser-launcher.yaml
@@ -38,6 +38,7 @@
     project-type: freestyle
     triggers:
       - pollscm: '*/6 * * * *'
+      - timed: '{my_timed}'
     properties:
       - sidebar:
           url: https://jenkins.debian.net/userContent/about.html
@@ -250,6 +251,7 @@
             my_node: ''
         - '{name}_test_on_unstable_amd64_from_git_branch_debian_sid':
             my_description: 'Test torbrowser-launcher on unstable/amd64 using the branch debian/sid.'
+            my_timed: ''
             my_gitrepo: 'git://git.debian.org/git/collab-maint/torbrowser-launcher.git'
             my_gitbranch: 'debian/sid'
             my_shell: '/srv/jenkins/bin/test_torbrowser-launcher.sh unstable git'
@@ -257,6 +259,7 @@
             my_node: ''
         - '{name}_test_on_unstable_amd64_from_git_branch_debian_experimental':
             my_description: 'Test torbrowser-launcher on unstable/amd64 using the branch debian/experimental.'
+            my_timed: ''
             my_gitrepo: 'git://git.debian.org/git/collab-maint/torbrowser-launcher.git'
             my_gitbranch: 'debian/experimental'
             my_shell: '/srv/jenkins/bin/test_torbrowser-launcher.sh unstable git'
@@ -264,6 +267,7 @@
             my_node: ''
         - '{name}_test_on_unstable_amd64_from_git_branch_upstream_master':
             my_description: 'Test torbrowser-launcher on unstable/amd64 using the upstream master branch, in which the debian/experimental branch is merged into.'
+            my_timed: '42 2 * * *'
             my_gitrepo: 'git://github.com/micahflee/torbrowser-launcher'
             my_gitbranch: 'master'
             my_shell: '/srv/jenkins/bin/test_torbrowser-launcher.sh unstable git merge debian/experimental'
@@ -301,6 +305,7 @@
             my_node: ''
         - '{name}_test_on_jessie_amd64_from_git_branch_debian_sid':
             my_description: 'Test torbrowser-launcher on jessie/amd64 using the branch debian/sid.'
+            my_timed: ''
             my_gitrepo: 'git://git.debian.org/git/collab-maint/torbrowser-launcher.git'
             my_gitbranch: 'debian/sid'
             my_shell: '/srv/jenkins/bin/test_torbrowser-launcher.sh jessie git'
@@ -308,6 +313,7 @@
             my_node: ''
         - '{name}_test_on_jessie_amd64_from_git_branch_debian_experimental':
             my_description: 'Test torbrowser-launcher on jessie/amd64 using the branch debian/experimental.'
+            my_timed: ''
             my_gitrepo: 'git://git.debian.org/git/collab-maint/torbrowser-launcher.git'
             my_gitbranch: 'debian/experimental'
             my_shell: '/srv/jenkins/bin/test_torbrowser-launcher.sh jessie git'

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