[Qa-jenkins-scm] [jenkins.debian.net] 03/04: reproducible: run maintenance job on pb-pbuild3 too
Holger Levsen
holger at moszumanska.debian.org
Mon Oct 12 21:49:51 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 0d361e3c7767d0bfab2b36035dafb69674f4083e
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon Oct 12 23:48:45 2015 +0200
reproducible: run maintenance job on pb-pbuild3 too
---
job-cfg/reproducible.yaml | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index ad7f050..b7f4b55 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -194,6 +194,10 @@
- job-template:
defaults: reproducible
+ name: '{name}_maintenance_amd64_profitbricks3'
+
+- job-template:
+ defaults: reproducible
name: '{name}_maintenance_amd64_profitbricks5'
- job-template:
@@ -637,6 +641,12 @@
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_profitbricks3':
+ 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: 'profitbricks3'
- '{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 * * *'
--
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