[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: prepare to disable some jobs…
Holger Levsen
holger at layer-acht.org
Mon Jul 18 00:15:48 UTC 2016
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 c3fb3b85a76936e9e4f737093681ac1c09421ed0
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Jul 16 17:02:35 2016 +0200
reproducible Debian: prepare to disable some jobs…
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
job-cfg/reproducible.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 02c7ab3..2f6f029 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -1,5 +1,6 @@
- defaults:
name: reproducible
+ disabled: '{my_disabled}'
project-type: freestyle
properties:
- sidebar: &sb1
@@ -65,6 +66,7 @@
- defaults:
name: reproducible_builder
+ disabled: '{my_disabled}'
project-type: freestyle
description: *desc
properties:
@@ -288,6 +290,7 @@
my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
my_node: '{my_hname}'
my_scmpoll: '*/6 * * * *'
+ my_disabled: 'false' # it's possible to set specific jobs to true but currently this aint done
jobs:
- '{name}_{my_task}_{my_arch}_{my_hname}':
my_task:
--
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