[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] 2 commits: reproducible Debian rebuilder 'thing': only runs job twice per day for now
Holger Levsen
gitlab at salsa.debian.org
Wed Jun 10 21:51:53 BST 2020
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
0b183ea2 by Holger Levsen at 2020-06-10T22:48:46+02:00
reproducible Debian rebuilder 'thing': only runs job twice per day for now
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
dd6b35db by Holger Levsen at 2020-06-10T22:51:31+02:00
janitor: run the worker much less often (until it doesnt fail and thus cause emails..)
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
2 changed files:
- job-cfg/janitor.yaml
- job-cfg/reproducible.yaml
Changes:
=====================================
job-cfg/janitor.yaml
=====================================
@@ -50,7 +50,7 @@
concurrent: true
description: 'Run the janitor worker'
triggers:
- - timed: 'H H/5 * * *'
+ - timed: 'H/12 H/5 * * *'
properties:
- throttle:
max-per-node: 4
=====================================
job-cfg/reproducible.yaml
=====================================
@@ -829,7 +829,7 @@
- 'debian_rebuilder_prototype':
my_description: 'Prototype rebuilder for Debian'
my_hname: 'profitbricks7'
- my_timed: '23,42 * * * *'
+ my_timed: '23,42 2 * * *'
my_parse_rules: '/srv/jenkins/logparse/reproducible.rules'
my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
my_hname: ''
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/96b5e3cc8e11e385245e77e45e4cdbeeb3d1d50a...dd6b35db057b76f478faec33f2b3529890e93f1c
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/96b5e3cc8e11e385245e77e45e4cdbeeb3d1d50a...dd6b35db057b76f478faec33f2b3529890e93f1c
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20200610/31582007/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list