[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: remove double shell definitions

Holger Levsen holger at moszumanska.debian.org
Sun Aug 30 17:46:16 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 4c2ece3081717f9af83b8487573bdb21968466a6
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Aug 30 19:45:38 2015 +0200

    reproducible: remove double shell definitions
---
 TODO                      | 3 +--
 job-cfg/reproducible.yaml | 4 ----
 2 files changed, 1 insertion(+), 6 deletions(-)

diff --git a/TODO b/TODO
index 6b3cfb7..2eb3512 100644
--- a/TODO
+++ b/TODO
@@ -250,9 +250,8 @@ properties:
 ** maintenance is general, cleanup of started but interrupted builds...
 
 * reproducible_build.sh changes needed:
-** rbuild logs are not saved yet
-** verify $2 and $3 are ok
 ** diffoscope needs to be run on the target arch...
+*** can't this done via qemu on the host?
 
 * missing job definitions:
 ** reproducible_builder_amd64_1 runs "reproducible_build.sh profitbricks-build1-amd64 profitbricks-build2-amd64"	# 8 core machines with 32gb ram
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 4c3556b..c8ad97f 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -452,28 +452,24 @@
         - '{name}_maintenance_armhf_bpi0':
             my_description: 'Do some maintenance: check for old directories laying around, do backups, etc.'
             my_timed: '5 0,4,8,12,16,20 * * *'
-            my_shell: '/srv/jenkins/bin/reproducible_maintenance.sh'
             my_shell: '/srv/jenkins/bin/reproducible_master_wrapper.sh'
             my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
             my_node: 'bpi0'
         - '{name}_maintenance_armhf_cbxi4pro0':
             my_description: 'Do some maintenance: check for old directories laying around, do backups, etc.'
             my_timed: '5 0,4,8,12,16,20 * * *'
-            my_shell: '/srv/jenkins/bin/reproducible_maintenance.sh'
             my_shell: '/srv/jenkins/bin/reproducible_master_wrapper.sh'
             my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
             my_node: 'cbxi4pro0'
         - '{name}_maintenance_armhf_hb0':
             my_description: 'Do some maintenance: check for old directories laying around, do backups, etc.'
             my_timed: '5 0,4,8,12,16,20 * * *'
-            my_shell: '/srv/jenkins/bin/reproducible_maintenance.sh'
             my_shell: '/srv/jenkins/bin/reproducible_master_wrapper.sh'
             my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
             my_node: 'hb0'
         - '{name}_maintenance_armhf_wbq0':
             my_description: 'Do some maintenance: check for old directories laying around, do backups, etc.'
             my_timed: '5 0,4,8,12,16,20 * * *'
-            my_shell: '/srv/jenkins/bin/reproducible_maintenance.sh'
             my_shell: '/srv/jenkins/bin/reproducible_master_wrapper.sh'
             my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
             my_node: 'wbq0'

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