summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-11-03 00:12:15 +0100
committerHolger Levsen <holger@layer-acht.org>2014-11-03 00:12:15 +0100
commitb77e5746d1a18b5aa5744f5c9542f67dc0890445 (patch)
tree2f77c4250c1b3b7221c24fc20cd68907aeab0042 /TODO
parentb36faf988d5602ea30f621bad8b3f7dbcaa90cb9 (diff)
downloadjenkins.debian.net-b77e5746d1a18b5aa5744f5c9542f67dc0890445.tar.xz
g-i-i: enable live-screenshot plugin
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 7 insertions, 4 deletions
diff --git a/TODO b/TODO
index 19f02f25..ff338cfc 100644
--- a/TODO
+++ b/TODO
@@ -34,14 +34,14 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian
* add support for live screenshot plugin
* use the package from jessie
* this seems to be helpful: http://en.wikipedia.org/wiki/YAML#References (pyyaml which jenkins-job-builder uses supports them)
-* support for gitweb in jobs
-** needs clean merge of my patches to jenkins-job-builder first...
+* needs clean merge of my patches to jenkins-job-builder...
* cleanup my patches (eg add documentation) and send pull requests on github:
** publisher:logparse
** publisher:htmlpublisher
** publisher:imagegallery
** svn:scm
-** properties: sidebar
+** properties:sidebar
+** wrappers:live-screenshot
== Improve existing tests
@@ -73,8 +73,11 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian
=== g-i-installation_*
-* for edu: pick LANG from predefined list at random - if last build was not successful or unstable fall back to English
+* pick LANG from predefined list at random - if last build was not successful or unstable fall back to English
** these jobs would not need to do an install, just booting them in rescue mode is probably enough
+* for edu mainservers running as servers for workstations etc: "d-i partman-auto/choose_recipe select atomic" to be able to use smaller disk images
+** same usecase: -monitor none -nographic -serial stdio
+** same usecase: -snapshot maybe???
=== reproducible