diff options
author | Holger Levsen <holger@layer-acht.org> | 2017-06-02 13:28:28 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2017-06-02 13:28:28 +0200 |
commit | 5a5ea9f7c7123a299324fd2020e90ef1b43b06f8 (patch) | |
tree | 59d2acd4be285defeac1743d6cd55597e087e6e8 /hosts/jtx1a-armhf-rb/etc/cron.d/dsa | |
parent | 344e2a492a776601c7e3b1843102d6918ba30cf0 (diff) | |
download | jenkins.debian.net-5a5ea9f7c7123a299324fd2020e90ef1b43b06f8.tar.xz |
reproducible Debian: add 3 new armhf nodes and pbuilder/schroot-setup jobs for them, thanks to Vagrant for setup+hosting
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'hosts/jtx1a-armhf-rb/etc/cron.d/dsa')
-rwxr-xr-x | hosts/jtx1a-armhf-rb/etc/cron.d/dsa | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/hosts/jtx1a-armhf-rb/etc/cron.d/dsa b/hosts/jtx1a-armhf-rb/etc/cron.d/dsa new file mode 100755 index 00000000..9be64c36 --- /dev/null +++ b/hosts/jtx1a-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 |