diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-10-15 15:47:05 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-10-15 15:47:05 +0200 |
commit | ab0d0f068032f7b2cef8545ee8a61cc8977395f0 (patch) | |
tree | afda748b9b19248497c5167e2d58d91bbfa671a4 | |
parent | 28ef23f3f020c3b638b62c4ff5f8bd1055301a96 (diff) | |
download | jenkins.debian.net-ab0d0f068032f7b2cef8545ee8a61cc8977395f0.tar.xz |
run dsa-check-running-kernel and dsa-check-packages twice a day via cron
-rwxr-xr-x | hosts/bpi0-armhf-rb/etc/cron.d/dsa | 10 | ||||
-rwxr-xr-x | hosts/cbxi4pro0-armhf-rb/etc/cron.d/dsa | 10 | ||||
-rwxr-xr-x | hosts/hb0-armhf-rb/etc/cron.d/dsa | 10 | ||||
-rwxr-xr-x | hosts/jenkins/etc/cron.d/dsa (renamed from hosts/jenkins/etc/cron.d/jenkins) | 4 | ||||
-rwxr-xr-x | hosts/profitbricks-build1-amd64/etc/cron.d/dsa | 10 | ||||
-rwxr-xr-x | hosts/profitbricks-build2-amd64/etc/cron.d/dsa | 10 | ||||
-rwxr-xr-x | hosts/profitbricks-build3-amd64/etc/cron.d/dsa | 10 | ||||
-rwxr-xr-x | hosts/profitbricks-build4-amd64/etc/cron.d/dsa | 10 | ||||
-rwxr-xr-x | hosts/profitbricks-build5-amd64/etc/cron.d/dsa | 10 | ||||
-rwxr-xr-x | hosts/profitbricks-build6-amd64/etc/cron.d/dsa | 10 | ||||
-rwxr-xr-x | hosts/wbq0-armhf-rb/etc/cron.d/dsa | 10 |
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 |