[Qa-jenkins-scm] [jenkins.debian.net] 01/01: packages-tests: enable dak testsuite for buster and sid
Mattia Rizzolo
mattia at debian.org
Thu Nov 2 15:38:17 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 3fa942e3e83f4e3cff990978a95666001f09b002
Author: Mattia Rizzolo <mattia at debian.org>
Date: Thu Nov 2 16:38:07 2017 +0100
packages-tests: enable dak testsuite for buster and sid
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
job-cfg/packages-tests.yaml | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/job-cfg/packages-tests.yaml b/job-cfg/packages-tests.yaml
index 809cc04..854d03b 100644
--- a/job-cfg/packages-tests.yaml
+++ b/job-cfg/packages-tests.yaml
@@ -110,10 +110,12 @@
my_distro:
# DAK tests cannot be run in sid/buster atm, but still create the jobs
- sid:
- my_disabled: true
+ my_disabled: false
- buster:
- my_disabled: true
- - stretch: {}
+ my_disabled: false
+ my_trigger: '{name}_sid'
+ - stretch:
+ my_trigger: '{name}_buster'
- jessie:
my_origin_triggers:
- pollscm:
--
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