diff options
author | Holger Levsen <holger@layer-acht.org> | 2014-12-25 14:05:27 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2014-12-25 14:05:27 +0100 |
commit | 876d1d82cd0eb4f589e2661765ebec98becadde7 (patch) | |
tree | 9a46bfa39276571df64b94520327e73f41f2e246 /INSTALL | |
parent | e44cc629d1929b996ed1f62fde134f91f7030c0a (diff) | |
download | jenkins.debian.net-876d1d82cd0eb4f589e2661765ebec98becadde7.tar.xz |
use Build-timeout Plugin to limit job runtime to 6h for chroot-installations and g-i-installation jobs and to 26h for reproducible_builder jobs
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -44,6 +44,7 @@ I would prefer to run a jenkins package from wheezy-backports. * Priority Sorter Plugin * Throttle Concurrent Builds Plugin * Next Executions Plugin +* Build-timeout Plugin * Build Token Root Plugin * Embeddable Build Status Plugin * Plot Plugin |