[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] only check for outdated running kernels via cron once a day, as the maintenance…

Holger Levsen gitlab at salsa.debian.org
Tue Oct 9 14:09:33 BST 2018


Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
4d6b2a77 by Holger Levsen at 2018-10-09T13:09:24Z
only check for outdated running kernels via cron once a day, as the maintenance job also checks this

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


3 changed files:

- hosts/common/etc/cron.d/dsa
- hosts/jenkins-test-vm/etc/cron.d/dsa
- hosts/jenkins/etc/cron.d/dsa


Changes:

=====================================
hosts/common/etc/cron.d/dsa
=====================================
@@ -6,5 +6,5 @@
 
 MAILTO=root
 
-0 1,13 * * * nobody /usr/bin/chronic /usr/local/bin/dsa-check-running-kernel
+0 1 * * * nobody /usr/bin/chronic /usr/local/bin/dsa-check-running-kernel
 2 1,13 * * * nobody /usr/bin/chronic /usr/local/bin/dsa-check-packages


=====================================
hosts/jenkins-test-vm/etc/cron.d/dsa
=====================================
@@ -6,5 +6,5 @@
 
 MAILTO=root
 
-0 1,13 * * * nobody /usr/bin/chronic /usr/local/bin/dsa-check-running-kernel
+0 1 * * * nobody /usr/bin/chronic /usr/local/bin/dsa-check-running-kernel
 2 1,13 * * * nobody /usr/bin/chronic /usr/local/bin/dsa-check-packages


=====================================
hosts/jenkins/etc/cron.d/dsa
=====================================
@@ -6,7 +6,7 @@
 
 MAILTO=root
 
-0 1,13 * * * nobody /usr/bin/chronic /usr/local/bin/dsa-check-running-kernel
+0 1 * * * nobody /usr/bin/chronic /usr/local/bin/dsa-check-running-kernel
 2 1,13 * * * nobody /usr/bin/chronic /usr/local/bin/dsa-check-packages
 30 * * * * root ( /usr/sbin/service ntp stop ; sleep 2 ; /usr/sbin/ntpdate de.pool.ntp.org ; /usr/sbin/service ntp start ) > /dev/null
 0 0 * * * root mkdir -p /etc/apache2/ssl/debsso && /usr/local/bin/update-debsso-ca --destdir /etc/apache2/ssl/debsso



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/4d6b2a7773f61c7dc5e8db9b79b3d6c4e655e829

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/4d6b2a7773f61c7dc5e8db9b79b3d6c4e655e829
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/20181009/7c0e393f/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list