summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 7d700a9b..9fb717e0 100644
--- a/TODO
+++ b/TODO
@@ -26,6 +26,10 @@ See link:http://jenkins.debian.net/userContent/about.html["about jenkins.debian.
* put kgb-client.conf in git and sed passwords from filesystem into it...
* push jenkins munin plugins upstream
* rgrep for ftp.de and put this into a config file. and then put other stuff in that config file, like webserver for d-i preseeding. etc.
+* use these plugins to make sure jenkins is never blocked too badly:
+** https://wiki.jenkins-ci.org/display/JENKINS/Priority+Sorter+Plugin
+** https://wiki.jenkins-ci.org/display/JENKINS/Locks+and+Latches+plugin or https://wiki.jenkins-ci.org/display/JENKINS/Throttle+Concurrent+Builds+Plugin
+** https://wiki.jenkins-ci.org/display/JENKINS/Heavy+Job+Plugin
== Debian Packaging related