[Qa-jenkins-scm] [jenkins.debian.net] 02/02: packages-tests: don't create the jessie job if it's disabled already.
Mattia Rizzolo
mattia at debian.org
Thu Nov 23 20:08:57 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 4f94a52dc00aa7784070d340bd14fad09be19ef4
Author: Mattia Rizzolo <mattia at debian.org>
Date: Thu Nov 23 21:08:27 2017 +0100
packages-tests: don't create the jessie job if it's disabled already.
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
job-cfg/packages-tests.yaml | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/job-cfg/packages-tests.yaml b/job-cfg/packages-tests.yaml
index cd5515a..87ff2c0 100644
--- a/job-cfg/packages-tests.yaml
+++ b/job-cfg/packages-tests.yaml
@@ -133,8 +133,6 @@
my_distro:
- sid: *distro_defaults_sid
- buster: *distro_defaults_buster
- - stretch: *distro_defaults_stretch
- - jessie:
- my_disabled: true
+ - stretch: {}
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