From c3fb3b85a76936e9e4f737093681ac1c09421ed0 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 16 Jul 2016 17:02:35 +0200 Subject: reproducible Debian: prepare to disable some jobs… MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Holger Levsen --- job-cfg/reproducible.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'job-cfg/reproducible.yaml') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 02c7ab32..2f6f0290 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@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: -- cgit v1.2.3-54-g00ecf