[Qa-jenkins-scm] [jenkins.debian.net] 03/03: packages-tests: lintian: name the job running strech-bpo 'stretch-backport', and keep the older 'stretch' job disabled
Mattia Rizzolo
mattia at debian.org
Fri Dec 29 16:45:38 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 bdc1b0c3cf2f0f112635644376ebf6ae4792a855
Author: Mattia Rizzolo <mattia at debian.org>
Date: Fri Dec 29 17:44:05 2017 +0100
packages-tests: lintian: name the job running strech-bpo 'stretch-backport', and keep the older 'stretch' job disabled
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
job-cfg/packages-tests.yaml | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/job-cfg/packages-tests.yaml b/job-cfg/packages-tests.yaml
index f3c290c..1c7399d 100644
--- a/job-cfg/packages-tests.yaml
+++ b/job-cfg/packages-tests.yaml
@@ -86,10 +86,14 @@
my_description: 'Debian/Lintian testsuite'
my_distro:
- sid: *distro_defaults_sid
- - buster: *distro_defaults_buster
+ - buster:
+ <<: *distro_defaults_buster
+ my_trigger: '{name}_stretch-backports'
- stretch:
<<: *distro_defaults_stretch
- my_backports: backports
+ my_disabled: true
+ - stretch-backports:
+ <<: *distro_defaults_stretch
- jessie:
my_disabled: true
jobs:
--
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