[Qa-jenkins-scm] [jenkins.debian.net] 02/02: packages-test: poll SCM for dak-tests_jessie job

Mattia Rizzolo mattia at debian.org
Sun May 14 21:59:46 UTC 2017


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

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

commit 29a12abf37bae779e4314b883a184320bfd15349
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Sun May 14 23:59:30 2017 +0200

    packages-test: poll SCM for dak-tests_jessie job
    
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
 job-cfg/packages-tests.yaml | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/job-cfg/packages-tests.yaml b/job-cfg/packages-tests.yaml
index 3cbc06a..df5c9e4 100644
--- a/job-cfg/packages-tests.yaml
+++ b/job-cfg/packages-tests.yaml
@@ -28,6 +28,8 @@
           branches:
             - master
             - 'origin/smoke-me/**'
+    my_origin_triggers:
+    triggers: '{obj:my_origin_triggers}'
     builders:
       - shell: '/srv/jenkins/bin/chroot-run.sh {my_distro} {my_shell}'
     publishers:
@@ -45,7 +47,7 @@
 - job-template:
     defaults: packages-tests
     name: '{name}_sid'
-    triggers:
+    my_origin_triggers:
       - pollscm:
           cron: '* H/2 * * *'
 
@@ -109,3 +111,6 @@
             my_disabled: true
         - '{name}_jessie':
             my_distro: 'jessie'
+            my_origin_triggers:
+              - pollscm:
+                  cron: '* H/2 * * *'

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