[Qa-jenkins-scm] [jenkins.debian.net] 01/04: packages-tests: DRY my_trigger initialization
Holger Levsen
holger at layer-acht.org
Fri May 19 11:25:08 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 65d451afb7fa47b4ba002bff0b645b27e5e5f3cb
Author: Mattia Rizzolo <mattia at debian.org>
Date: Fri May 19 13:02:55 2017 +0200
packages-tests: DRY my_trigger initialization
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
job-cfg/packages-tests.yaml | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/job-cfg/packages-tests.yaml b/job-cfg/packages-tests.yaml
index df5c9e4..c1faadb 100644
--- a/job-cfg/packages-tests.yaml
+++ b/job-cfg/packages-tests.yaml
@@ -1,7 +1,8 @@
-- defaults:
+- defaults: &DEFAULTS
name: packages-tests
my_disabled:
disabled: '{obj:my_disabled}'
+ my_trigger:
project-type: freestyle
properties:
- sidebar:
@@ -65,7 +66,6 @@
my_recipients: 'jenkins+debian-qa lintian-maint at debian.org'
my_shell: 'timeout 6h debian/rules runtests'
my_description: 'Debian/Lintian testsuite'
- my_trigger:
jobs:
- '{name}_sid':
my_distro: 'sid'
@@ -82,7 +82,6 @@
my_recipients: 'jenkins+debian-qa debhelper-devel at lists.alioth.debian.org'
my_shell: 'timeout 6h dpkg-buildpackage -us -uc -tc'
my_description: 'Debhelper testsuite'
- my_trigger:
jobs:
- '{name}_sid':
my_distro: 'sid'
@@ -100,7 +99,6 @@
my_recipients: 'jenkins+debian-ftp debian-dak at lists.debian.org'
my_shell: 'timeout 1h dpkg-buildpackage -us -uc -tc'
my_description: 'DAK testsuite'
- my_trigger:
jobs:
# DAK tests cannot be run in sid/stretch atm.
- '{name}_sid':
--
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