[Qa-jenkins-scm] [jenkins.debian.net] 01/01: packages-tests: properly disable debhelper tests on jessie (followup to commit 16fc393)
Holger Levsen
holger at layer-acht.org
Sun Feb 19 12:59:26 UTC 2017
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 a2d2f334c3f81cea256898608d79d51b43665e88
Author: Mattia Rizzolo <mattia at debian.org>
Date: Sun Feb 19 13:56:01 2017 +0100
packages-tests: properly disable debhelper tests on jessie (followup to commit 16fc393)
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
job-cfg/packages-tests.yaml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/job-cfg/packages-tests.yaml b/job-cfg/packages-tests.yaml
index b587a70..6d24626 100644
--- a/job-cfg/packages-tests.yaml
+++ b/job-cfg/packages-tests.yaml
@@ -1,5 +1,7 @@
- defaults:
name: packages-tests
+ my_disabled:
+ disabled: '{obj:my_disabled}'
project-type: freestyle
properties:
- sidebar:
@@ -94,4 +96,4 @@
my_trigger: '{name}_jessie'
- '{name}_jessie':
my_distro: 'jessie'
- disabled: true
+ my_disabled: true
--
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