From b77e5746d1a18b5aa5744f5c9542f67dc0890445 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 3 Nov 2014 00:12:15 +0100 Subject: g-i-i: enable live-screenshot plugin --- TODO | 11 +++++++---- job-cfg/g-i-installation.yaml | 2 ++ 2 files changed, 9 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 diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml index 35214a8b..1a706e02 100644 --- a/job-cfg/g-i-installation.yaml +++ b/job-cfg/g-i-installation.yaml @@ -30,6 +30,8 @@ title: '{my_title}' includes: 'results/*.png' image-width: 300 + wrappers: + - live-screenshot properties: - sidebar: url: https://jenkins.debian.net/userContent/about.html -- cgit v1.2.3-70-g09d2