[Qa-jenkins-scm] [jenkins.debian.net] 03/05: start to absorb 'jenkins'

Holger Levsen holger at moszumanska.debian.org
Sun Dec 13 12:32:50 UTC 2015


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 13666cda5dfa1e57edbfdd28fea6a7748bdba74d
Author: Philip Hands <phil at hands.com>
Date:   Sun Dec 13 12:05:46 2015 +0100

    start to absorb 'jenkins'
---
 job-cfg/reproducible.yaml | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 5e69331..fe0bdb8 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -216,12 +216,18 @@
 - project:
     name: reproducible
     jobs:
-        - '{name}_maintenance_amd64_jenkins':
-            my_description: 'Do some maintenance: check for old directories laying around, do backups, update pbuilder and schroots, etc.'
-            my_timed: '5 0,3,6,9,12,15,18,21 * * *'
+        - '{name}_{my_task}_{my_arch}_{my_hname}':
+            my_task:
+                - 'maintenance':
+                    my_description: 'Do some maintenance: check for old directories laying around, do backups, update pbuilder and schroots, etc.'
+                    my_timed: '5 0,3,6,9,12,15,18,21 * * *'
             my_shell: '/srv/jenkins/bin/reproducible_maintenance.sh'
             my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
+            my_hname: 
+                - 'jenkins':
+                    my_arch: 'armhf'
             my_node: ''
+
         - '{name}_{my_task}_{my_arch}_{my_hname}':
             my_task:
                 - 'maintenance':
@@ -630,10 +636,6 @@
 # =-=-=-= old style stuff =-=-=-=
 - job-template:
     defaults: reproducible
-    name: '{name}_maintenance_amd64_jenkins'
-
-- job-template:
-    defaults: reproducible
     name: '{name}_setup_schroot_unstable_diffoscope_amd64_jenkins'
 
 - job-template:

-- 
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