[Qa-jenkins-scm] [jenkins.debian.net] 02/03: packages-tests: Enable backports for lintian stretch

Mattia Rizzolo mattia at debian.org
Fri Dec 29 16:45:37 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 89ee366d82d016ab01e5fdd6fb803aaf4aabed5d
Author: Niels Thykier <niels at thykier.net>
Date:   Sun Dec 24 13:52:43 2017 +0000

    packages-tests: Enable backports for lintian stretch
    
    Signed-off-by: Niels Thykier <niels at thykier.net>
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
 job-cfg/packages-tests.yaml | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/job-cfg/packages-tests.yaml b/job-cfg/packages-tests.yaml
index 3bac191..f3c290c 100644
--- a/job-cfg/packages-tests.yaml
+++ b/job-cfg/packages-tests.yaml
@@ -84,7 +84,14 @@
     my_recipients: 'jenkins+debian-qa lintian-maint at debian.org'
     my_shell: 'timeout 6h debian/rules runtests'
     my_description: 'Debian/Lintian testsuite'
-    my_distro: *distros_defaults
+    my_distro:
+      - sid: *distro_defaults_sid
+      - buster: *distro_defaults_buster
+      - stretch:
+          <<: *distro_defaults_stretch
+          my_backports: backports
+      - jessie:
+          my_disabled: true
     jobs:
       - simple
 

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