[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: check node health every 15min
Holger Levsen
holger at layer-acht.org
Mon Jun 12 22:41:17 UTC 2017
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 e21898ad2379505d70db08f8f8e8991d84fc9668
Author: Holger Levsen <holger at layer-acht.org>
Date: Tue Jun 13 00:41:13 2017 +0200
reproducible Debian: check node health every 15min
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
job-cfg/reproducible.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 38330b2..d8f1588 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -261,7 +261,7 @@
my_task:
- 'node_health_check':
my_description: 'Do some health checks.'
- my_timed: '3 * * * *'
+ my_timed: 'H/15 * * * *'
my_shell: '/srv/jenkins/bin/reproducible_node_health_check.sh'
my_hname:
- 'jenkins': { my_arch: 'amd64' }
@@ -323,7 +323,7 @@
my_task:
- 'node_health_check':
my_description: 'Do some health checks'
- my_timed: '3 * * * *'
+ my_timed: 'H/15 * * * *'
my_hname:
- 'bbx15': { my_arch: 'armhf' }
- 'bpi0': { my_arch: 'armhf' }
--
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