[Qa-jenkins-scm] [jenkins.debian.net] 02/04: Add jobs to test debhelper

Holger Levsen holger at layer-acht.org
Sat Oct 8 13:21:47 UTC 2016


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 d02b4a9d0f5a19ac19095a3c4229ef9fe39e4e95
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Sat Oct 8 11:43:02 2016 +0000

    Add jobs to test debhelper
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 job-cfg/packages-tests.yaml | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/job-cfg/packages-tests.yaml b/job-cfg/packages-tests.yaml
index 05a2f2d..a82d63c 100644
--- a/job-cfg/packages-tests.yaml
+++ b/job-cfg/packages-tests.yaml
@@ -74,3 +74,20 @@
         - '{name}_wheezy':
             my_distro: 'wheezy backports'
 
+- project:
+    name: debhelper-tests
+    my_git_url: 'git://anonscm.debian.org/debhelper/debhelper.git'
+    my_recipients: 'jenkins+debian-qa debhelper-devel at lists.alioth.debian.org'
+    my_shell: 'timeout 6h dpkg-buildpackage -us -uc -tc'
+    my_description: 'Debhelper testsuite'
+    my_trigger:
+    jobs:
+        - '{name}_sid':
+            my_distro: 'sid'
+            my_trigger: '{name}_stretch'
+        - '{name}_stretch':
+            my_distro: 'stretch'
+            my_trigger: '{name}_jessie'
+        - '{name}_jessie':
+            my_distro: 'jessie'
+            my_trigger: '{name}_wheezy'

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