[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: add maintenance, setup_pbuilders and setup_schroots jobs for pb-build5+6

Holger Levsen holger at moszumanska.debian.org
Thu Oct 8 09:42:42 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 583fea968f557edf21dbe07319b22ce26e028484
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Oct 8 11:42:02 2015 +0200

    reproducible: add maintenance, setup_pbuilders and setup_schroots jobs for pb-build5+6
---
 job-cfg/reproducible.yaml | 140 ++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 140 insertions(+)

diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 4265d40..759178e 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -194,6 +194,14 @@
 
 - job-template:
     defaults: reproducible
+    name: '{name}_maintenance_amd64_profitbricks5'
+
+- job-template:
+    defaults: reproducible
+    name: '{name}_maintenance_amd64_profitbricks6'
+
+- job-template:
+    defaults: reproducible
     name: '{name}_setup_pbuilder_unstable_amd64_profitbricks1'
 
 - job-template:
@@ -202,6 +210,14 @@
 
 - job-template:
     defaults: reproducible
+    name: '{name}_setup_pbuilder_unstable_amd64_profitbricks5'
+
+- job-template:
+    defaults: reproducible
+    name: '{name}_setup_pbuilder_unstable_amd64_profitbricks6'
+
+- job-template:
+    defaults: reproducible
     name: '{name}_setup_pbuilder_unstable_armhf_bpi0'
 
 - job-template:
@@ -226,6 +242,14 @@
 
 - job-template:
     defaults: reproducible
+    name: '{name}_setup_pbuilder_testing_amd64_profitbricks5'
+
+- job-template:
+    defaults: reproducible
+    name: '{name}_setup_pbuilder_testing_amd64_profitbricks6'
+
+- job-template:
+    defaults: reproducible
     name: '{name}_setup_pbuilder_experimental_amd64_profitbricks1'
 
 - job-template:
@@ -234,6 +258,14 @@
 
 - job-template:
     defaults: reproducible
+    name: '{name}_setup_pbuilder_experimental_amd64_profitbricks5'
+
+- job-template:
+    defaults: reproducible
+    name: '{name}_setup_pbuilder_experimental_amd64_profitbricks6'
+
+- job-template:
+    defaults: reproducible
     name: '{name}_setup_schroot_unstable_diffoscope_amd64_jenkins'
 
 - job-template:
@@ -254,6 +286,14 @@
 
 - job-template:
     defaults: reproducible
+    name: '{name}_setup_schroot_unstable_amd64_profitbricks5'
+
+- job-template:
+    defaults: reproducible
+    name: '{name}_setup_schroot_unstable_amd64_profitbricks6'
+
+- job-template:
+    defaults: reproducible
     name: '{name}_setup_schroot_unstable_armhf_bpi0'
 
 - job-template:
@@ -282,6 +322,14 @@
 
 - job-template:
     defaults: reproducible
+    name: '{name}_setup_schroot_testing_amd64_profitbricks5'
+
+- job-template:
+    defaults: reproducible
+    name: '{name}_setup_schroot_testing_amd64_profitbricks6'
+
+- job-template:
+    defaults: reproducible
     name: '{name}_setup_schroot_experimental_amd64_jenkins'
 
 - job-template:
@@ -294,6 +342,14 @@
 
 - job-template:
     defaults: reproducible
+    name: '{name}_setup_schroot_experimental_amd64_profitbricks5'
+
+- job-template:
+    defaults: reproducible
+    name: '{name}_setup_schroot_experimental_amd64_profitbricks6'
+
+- job-template:
+    defaults: reproducible
     name: '{name}_scheduler'
 
 - job-template:
@@ -509,6 +565,18 @@
             my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
             my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
             my_node: 'profitbricks2'
+        - '{name}_maintenance_amd64_profitbricks5':
+            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/jenkins_master_wrapper.sh'
+            my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
+            my_node: 'profitbricks5'
+        - '{name}_maintenance_amd64_profitbricks6':
+            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/jenkins_master_wrapper.sh'
+            my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
+            my_node: 'profitbricks6'
         - '{name}_setup_pbuilder_unstable_armhf_bpi0':
             my_description: 'Setup pbuilder for reproducible builds of packages from unstable as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example'
             my_timed: '42 7 * * *'
@@ -545,6 +613,18 @@
             my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
             my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
             my_node: 'profitbricks2'
+        - '{name}_setup_pbuilder_testing_amd64_profitbricks5':
+            my_description: 'Setup pbuilder for reproducible builds of packages from testing as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example'
+            my_timed: '23 7 * * *'
+            my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
+            my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
+            my_node: 'profitbricks5'
+        - '{name}_setup_pbuilder_testing_amd64_profitbricks6':
+            my_description: 'Setup pbuilder for reproducible builds of packages from testing as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example'
+            my_timed: '23 7 * * *'
+            my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
+            my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
+            my_node: 'profitbricks6'
         - '{name}_setup_pbuilder_unstable_amd64_profitbricks1':
             my_description: 'Setup pbuilder for reproducible builds of packages from unstable as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example'
             my_timed: '42 7 * * *'
@@ -557,6 +637,18 @@
             my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
             my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
             my_node: 'profitbricks2'
+        - '{name}_setup_pbuilder_unstable_amd64_profitbricks5':
+            my_description: 'Setup pbuilder for reproducible builds of packages from unstable as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example'
+            my_timed: '42 7 * * *'
+            my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
+            my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
+            my_node: 'profitbricks5'
+        - '{name}_setup_pbuilder_unstable_amd64_profitbricks6':
+            my_description: 'Setup pbuilder for reproducible builds of packages from unstable as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example'
+            my_timed: '42 7 * * *'
+            my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
+            my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
+            my_node: 'profitbricks6'
         - '{name}_setup_pbuilder_experimental_amd64_profitbricks1':
             my_description: 'Setup pbuilder for reproducible builds of packages from experimental as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example'
             my_timed: '33 7 * * *'
@@ -569,6 +661,18 @@
             my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
             my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
             my_node: 'profitbricks2'
+        - '{name}_setup_pbuilder_experimental_amd64_profitbricks5':
+            my_description: 'Setup pbuilder for reproducible builds of packages from experimental as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example'
+            my_timed: '33 7 * * *'
+            my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
+            my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
+            my_node: 'profitbricks5'
+        - '{name}_setup_pbuilder_experimental_amd64_profitbricks6':
+            my_description: 'Setup pbuilder for reproducible builds of packages from experimental as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example'
+            my_timed: '33 7 * * *'
+            my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
+            my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
+            my_node: 'profitbricks6'
         - '{name}_setup_schroot_unstable_diffoscope_amd64_jenkins':
             my_description: 'Setup schroot for running diffoscope in a unstable environment (this is needed to be able to correctly investigate haskell binaries...)'
             my_timed: '42 0 * * *'
@@ -599,6 +703,18 @@
             my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
             my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
             my_node: 'profitbricks2'
+        - '{name}_setup_schroot_unstable_amd64_profitbricks5':
+            my_description: 'Setup unstable schroot for fetching source packages for the builder jobs.'
+            my_timed: '42 1 * * *'
+            my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
+            my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
+            my_node: 'profitbricks5'
+        - '{name}_setup_schroot_unstable_amd64_profitbricks6':
+            my_description: 'Setup unstable schroot for fetching source packages for the builder jobs.'
+            my_timed: '42 1 * * *'
+            my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
+            my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
+            my_node: 'profitbricks6'
         - '{name}_setup_schroot_unstable_armhf_bpi0':
             my_description: 'Setup unstable schroot for fetching source packages for the builder jobs.'
             my_timed: '42 1 * * *'
@@ -641,6 +757,18 @@
             my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
             my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
             my_node: 'profitbricks2'
+        - '{name}_setup_schroot_testing_amd64_profitbricks5':
+            my_description: 'Setup testing schroot for fetching source packages for the builder jobs.'
+            my_timed: '42 1 * * *'
+            my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
+            my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
+            my_node: 'profitbricks5'
+        - '{name}_setup_schroot_testing_amd64_profitbricks6':
+            my_description: 'Setup testing schroot for fetching source packages for the builder jobs.'
+            my_timed: '23 1 * * *'
+            my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
+            my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
+            my_node: 'profitbricks6'
         - '{name}_setup_schroot_experimental_amd64_jenkins':
             my_description: 'Setup experimental schroot for fetching source packages for the builder jobs.'
             my_timed: '33 1 * * *'
@@ -659,6 +787,18 @@
             my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
             my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
             my_node: 'profitbricks2'
+        - '{name}_setup_schroot_experimental_amd64_profitbricks5':
+            my_description: 'Setup experimental schroot for fetching source packages for the builder jobs.'
+            my_timed: '33 1 * * *'
+            my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
+            my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
+            my_node: 'profitbricks5'
+        - '{name}_setup_schroot_experimental_amd64_profitbricks6':
+            my_description: 'Setup experimental schroot for fetching source packages for the builder jobs.'
+            my_timed: '33 1 * * *'
+            my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
+            my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
+            my_node: 'profitbricks6'
         - '{name}_scheduler':
             my_description: 'Schedule packages to be tested for reproducibility.'
             my_timed: '10 * * * *'

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