summaryrefslogtreecommitdiffstats
path: root/hosts
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-10-15 15:47:05 +0200
committerHolger Levsen <holger@layer-acht.org>2015-10-15 15:47:05 +0200
commitab0d0f068032f7b2cef8545ee8a61cc8977395f0 (patch)
treeafda748b9b19248497c5167e2d58d91bbfa671a4 /hosts
parent28ef23f3f020c3b638b62c4ff5f8bd1055301a96 (diff)
downloadjenkins.debian.net-ab0d0f068032f7b2cef8545ee8a61cc8977395f0.tar.xz
run dsa-check-running-kernel and dsa-check-packages twice a day via cron
Diffstat (limited to 'hosts')
-rwxr-xr-xhosts/bpi0-armhf-rb/etc/cron.d/dsa10
-rwxr-xr-xhosts/cbxi4pro0-armhf-rb/etc/cron.d/dsa10
-rwxr-xr-xhosts/hb0-armhf-rb/etc/cron.d/dsa10
-rwxr-xr-xhosts/jenkins/etc/cron.d/dsa (renamed from hosts/jenkins/etc/cron.d/jenkins)4
-rwxr-xr-xhosts/profitbricks-build1-amd64/etc/cron.d/dsa10
-rwxr-xr-xhosts/profitbricks-build2-amd64/etc/cron.d/dsa10
-rwxr-xr-xhosts/profitbricks-build3-amd64/etc/cron.d/dsa10
-rwxr-xr-xhosts/profitbricks-build4-amd64/etc/cron.d/dsa10
-rwxr-xr-xhosts/profitbricks-build5-amd64/etc/cron.d/dsa10
-rwxr-xr-xhosts/profitbricks-build6-amd64/etc/cron.d/dsa10
-rwxr-xr-xhosts/wbq0-armhf-rb/etc/cron.d/dsa10
11 files changed, 102 insertions, 2 deletions
diff --git a/hosts/bpi0-armhf-rb/etc/cron.d/dsa b/hosts/bpi0-armhf-rb/etc/cron.d/dsa
new file mode 100755
index 00000000..9be64c36
--- /dev/null
+++ b/hosts/bpi0-armhf-rb/etc/cron.d/dsa
@@ -0,0 +1,10 @@
+# m h dom mon dow (0|7=sun,1=mon) command
+
+#
+# cron-jobs for jenkins.debian.net and nodes
+#
+
+MAILTO=root
+
+0 1,13 * * * nobody /usr/bin/chronic /usr/local/bin/dsa-check-running-kernel
+2 1,13 * * * nobody /usr/bin/chronic /usr/local/bin/dsa-check-packages
diff --git a/hosts/cbxi4pro0-armhf-rb/etc/cron.d/dsa b/hosts/cbxi4pro0-armhf-rb/etc/cron.d/dsa
new file mode 100755
index 00000000..9be64c36
--- /dev/null
+++ b/hosts/cbxi4pro0-armhf-rb/etc/cron.d/dsa
@@ -0,0 +1,10 @@
+# m h dom mon dow (0|7=sun,1=mon) command
+
+#
+# cron-jobs for jenkins.debian.net and nodes
+#
+
+MAILTO=root
+
+0 1,13 * * * nobody /usr/bin/chronic /usr/local/bin/dsa-check-running-kernel
+2 1,13 * * * nobody /usr/bin/chronic /usr/local/bin/dsa-check-packages
diff --git a/hosts/hb0-armhf-rb/etc/cron.d/dsa b/hosts/hb0-armhf-rb/etc/cron.d/dsa
new file mode 100755
index 00000000..9be64c36
--- /dev/null
+++ b/hosts/hb0-armhf-rb/etc/cron.d/dsa
@@ -0,0 +1,10 @@
+# m h dom mon dow (0|7=sun,1=mon) command
+
+#
+# cron-jobs for jenkins.debian.net and nodes
+#
+
+MAILTO=root
+
+0 1,13 * * * nobody /usr/bin/chronic /usr/local/bin/dsa-check-running-kernel
+2 1,13 * * * nobody /usr/bin/chronic /usr/local/bin/dsa-check-packages
diff --git a/hosts/jenkins/etc/cron.d/jenkins b/hosts/jenkins/etc/cron.d/dsa
index f2814940..f19c278b 100755
--- a/hosts/jenkins/etc/cron.d/jenkins
+++ b/hosts/jenkins/etc/cron.d/dsa
@@ -1,11 +1,11 @@
# m h dom mon dow (0|7=sun,1=mon) command
#
-# cron-jobs for jenkins.debian.net
+# cron-job for jenkins.debian.net
#
MAILTO=root
-0 1,13 * * * nobody /usr/bin/chronic /usr/local/bin/dsa-check-running-kernel
+0 1,13 * * * 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
diff --git a/hosts/profitbricks-build1-amd64/etc/cron.d/dsa b/hosts/profitbricks-build1-amd64/etc/cron.d/dsa
new file mode 100755
index 00000000..9be64c36
--- /dev/null
+++ b/hosts/profitbricks-build1-amd64/etc/cron.d/dsa
@@ -0,0 +1,10 @@
+# m h dom mon dow (0|7=sun,1=mon) command
+
+#
+# cron-jobs for jenkins.debian.net and nodes
+#
+
+MAILTO=root
+
+0 1,13 * * * nobody /usr/bin/chronic /usr/local/bin/dsa-check-running-kernel
+2 1,13 * * * nobody /usr/bin/chronic /usr/local/bin/dsa-check-packages
diff --git a/hosts/profitbricks-build2-amd64/etc/cron.d/dsa b/hosts/profitbricks-build2-amd64/etc/cron.d/dsa
new file mode 100755
index 00000000..9be64c36
--- /dev/null
+++ b/hosts/profitbricks-build2-amd64/etc/cron.d/dsa
@@ -0,0 +1,10 @@
+# m h dom mon dow (0|7=sun,1=mon) command
+
+#
+# cron-jobs for jenkins.debian.net and nodes
+#
+
+MAILTO=root
+
+0 1,13 * * * nobody /usr/bin/chronic /usr/local/bin/dsa-check-running-kernel
+2 1,13 * * * nobody /usr/bin/chronic /usr/local/bin/dsa-check-packages
diff --git a/hosts/profitbricks-build3-amd64/etc/cron.d/dsa b/hosts/profitbricks-build3-amd64/etc/cron.d/dsa
new file mode 100755
index 00000000..9be64c36
--- /dev/null
+++ b/hosts/profitbricks-build3-amd64/etc/cron.d/dsa
@@ -0,0 +1,10 @@
+# m h dom mon dow (0|7=sun,1=mon) command
+
+#
+# cron-jobs for jenkins.debian.net and nodes
+#
+
+MAILTO=root
+
+0 1,13 * * * nobody /usr/bin/chronic /usr/local/bin/dsa-check-running-kernel
+2 1,13 * * * nobody /usr/bin/chronic /usr/local/bin/dsa-check-packages
diff --git a/hosts/profitbricks-build4-amd64/etc/cron.d/dsa b/hosts/profitbricks-build4-amd64/etc/cron.d/dsa
new file mode 100755
index 00000000..9be64c36
--- /dev/null
+++ b/hosts/profitbricks-build4-amd64/etc/cron.d/dsa
@@ -0,0 +1,10 @@
+# m h dom mon dow (0|7=sun,1=mon) command
+
+#
+# cron-jobs for jenkins.debian.net and nodes
+#
+
+MAILTO=root
+
+0 1,13 * * * nobody /usr/bin/chronic /usr/local/bin/dsa-check-running-kernel
+2 1,13 * * * nobody /usr/bin/chronic /usr/local/bin/dsa-check-packages
diff --git a/hosts/profitbricks-build5-amd64/etc/cron.d/dsa b/hosts/profitbricks-build5-amd64/etc/cron.d/dsa
new file mode 100755
index 00000000..9be64c36
--- /dev/null
+++ b/hosts/profitbricks-build5-amd64/etc/cron.d/dsa
@@ -0,0 +1,10 @@
+# m h dom mon dow (0|7=sun,1=mon) command
+
+#
+# cron-jobs for jenkins.debian.net and nodes
+#
+
+MAILTO=root
+
+0 1,13 * * * nobody /usr/bin/chronic /usr/local/bin/dsa-check-running-kernel
+2 1,13 * * * nobody /usr/bin/chronic /usr/local/bin/dsa-check-packages
diff --git a/hosts/profitbricks-build6-amd64/etc/cron.d/dsa b/hosts/profitbricks-build6-amd64/etc/cron.d/dsa
new file mode 100755
index 00000000..9be64c36
--- /dev/null
+++ b/hosts/profitbricks-build6-amd64/etc/cron.d/dsa
@@ -0,0 +1,10 @@
+# m h dom mon dow (0|7=sun,1=mon) command
+
+#
+# cron-jobs for jenkins.debian.net and nodes
+#
+
+MAILTO=root
+
+0 1,13 * * * nobody /usr/bin/chronic /usr/local/bin/dsa-check-running-kernel
+2 1,13 * * * nobody /usr/bin/chronic /usr/local/bin/dsa-check-packages
diff --git a/hosts/wbq0-armhf-rb/etc/cron.d/dsa b/hosts/wbq0-armhf-rb/etc/cron.d/dsa
new file mode 100755
index 00000000..9be64c36
--- /dev/null
+++ b/hosts/wbq0-armhf-rb/etc/cron.d/dsa
@@ -0,0 +1,10 @@
+# m h dom mon dow (0|7=sun,1=mon) command
+
+#
+# cron-jobs for jenkins.debian.net and nodes
+#
+
+MAILTO=root
+
+0 1,13 * * * nobody /usr/bin/chronic /usr/local/bin/dsa-check-running-kernel
+2 1,13 * * * nobody /usr/bin/chronic /usr/local/bin/dsa-check-packages