From df15be0ec288ac76b473f0f3f8cc3924472f704f Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 6 Apr 2014 19:54:41 +0200 Subject: poll lintian.git every 6m - yes, thats need to be changed to triggers by hooks.. --- job-cfg/lintian-tests.yaml | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/job-cfg/lintian-tests.yaml b/job-cfg/lintian-tests.yaml index a0bd01d4..34a7b9e5 100644 --- a/job-cfg/lintian-tests.yaml +++ b/job-cfg/lintian-tests.yaml @@ -12,10 +12,12 @@ branches: - master builders: - - shell: '/srv/jenkins/bin/chroot-run.sh {distro} {my_shell}' + - shell: '/srv/jenkins/bin/chroot-run.sh {distro} {my_shell}' + triggers: + - pollscm: "*/6 * * * *" publishers: - - email: - recipients: '{my_recipients}' + - email: + recipients: 'jenkins+debian-qa lintian-maint@debian.org holger@layer-acht.org' properties: - sidebar: url: http://jenkins.debian.net/userContent/about.html @@ -45,23 +47,16 @@ - project: name: lintian-tests do_not_edit: '

Job configuration source is lintian-tests.yaml.' - my_recipients: 'jenkins+debian-qa lintian-maint@debian.org holger@layer-acht.org' jobs: - '{name}_unstable': - triggers: - - timed: "31 6 * * *" distro: 'unstable' gitrepo: 'git://anonscm.debian.org/lintian/lintian.git' my_shell: 'debian/rules runtests' - '{name}_testing': - triggers: - - timed: "01 8 * * *" distro: 'testing' gitrepo: 'git://anonscm.debian.org/lintian/lintian.git' my_shell: 'debian/rules runtests' - '{name}_stable': - triggers: - - timed: "31 9 * * *" distro: 'stable' gitrepo: 'git://anonscm.debian.org/lintian/lintian.git' my_shell: 'debian/rules runtests' -- cgit v1.2.3-70-g09d2