Commit 246b3c25 authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible: run health check less often

parent ff6ccb31
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -280,7 +280,7 @@
            my_task:
                - 'node_health_check':
                    my_description: 'Do some health checks.'
                    my_timed: 'H/15 * * * *'
                    my_timed: 'H/20 * * * *'
                    my_recipients: ''
                    my_timeout: '15'
            my_shell: '/srv/jenkins/bin/reproducible_node_health_check.sh'