Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
J
jenkins.debian.net
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian QA
jenkins.debian.net
Commits
a62a0f70
Commit
a62a0f70
authored
1 year ago
by
Holger Levsen
Browse files
Options
Downloads
Patches
Plain Diff
jenkins monitoring: run system and node health checks less frequently
Signed-off-by:
Holger Levsen
<
holger@layer-acht.org
>
parent
fd0539ea
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
job-cfg/reproducible.yaml
+3
-3
3 additions, 3 deletions
job-cfg/reproducible.yaml
with
3 additions
and
3 deletions
job-cfg/reproducible.yaml
+
3
−
3
View file @
a62a0f70
...
...
@@ -291,7 +291,7 @@
my_task
:
-
'
node_health_check'
:
my_description
:
'
Do
some
health
checks.'
my_timed
:
'
H/
2
0
*
*
*
*'
my_timed
:
'
H/
3
0
*
*
*
*'
my_recipients
:
'
'
my_timeout
:
'
15'
my_shell
:
'
/srv/jenkins/bin/reproducible_node_health_check.sh'
...
...
@@ -350,7 +350,7 @@
my_task
:
-
'
node_health_check'
:
my_description
:
'
Do
some
health
checks'
my_timed
:
'
H/
15
*
*
*
*'
my_timed
:
'
H/
30
*
*
*
*'
my_recipients
:
'
'
my_timeout
:
'
15'
my_hname
:
...
...
@@ -510,7 +510,7 @@
my_shellext
:
"
.py"
-
'
system_health'
:
my_description
:
'
calculate
overall
tests.r-b.o
system
health
for
usage
with
https://github.com/jelly/reproduciblebuilds-display/'
my_timed
:
'
H/
1
5
*
*
*
*'
my_timed
:
'
H/5
9
*
*
*
*'
-
'
html_dashboard'
:
my_description
:
'
Generate
HTML
dashboard
with
graphs
for
reproducible
builds.'
my_timed
:
'
1
*
*
*
*'
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment