From 7e8858ef78fb213a40bc19a7f51623bed327f3eb Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 28 Mar 2013 21:26:31 +0100 Subject: improve README and TODO based on GSOC proposal --- README | 6 +++--- TODO | 6 ++++++ 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/README b/README index 1edde94a..40074bd1 100644 --- a/README +++ b/README @@ -10,9 +10,9 @@ About jenkins.debian.net == About jenkins.debian.net -http://jenkins.debian.net is pretty much *work in progress*, (hopefully) doing something useful since October 15th 2012. +http://jenkins.debian.net is *work in progress* and is in it's infancy as a tool for the automated quality monitoring of Debian. in existence since October 15th 2012. -`git clone git://git.debian.org/git/users/holger/jenkins.debian.net.git` +Get the source by running `git clone git://git.debian.org/git/users/holger/jenkins.debian.net.git`. It's all in there, no (relevant) manual setup has been done besides what's in this git repository. The (virtualized) hardware is sponsored by http://www.profitbricks.com - currently it's using 4 cores and 6 GB memory, thanks a lot! @@ -90,7 +90,7 @@ Installation tests inside chroot environments. * $distro-bootstrap jobs: ** just `debootstrap $distro` (install a base Debian distribution $distro) ** there is one job for *sid* and one for *wheezy*: 'chroot-installation_sid_bootstrap' and 'chroot-installation_wheezy_bootstrap' -** plus there is 'chroot-installation_squeeze_bootstrap_upgrade_to_wheezy', which bootstraps *squeeze* and upgrades that to *wheezy* +* plus there is 'chroot-installation_squeeze_bootstrap_upgrade_to_wheezy', which bootstraps *squeeze* and upgrades that to *wheezy* ** on successful run of the bootstrap job, six $distro-install(+upgrade) jobs are triggered. * $distro-install jobs (and $distro-install+upgrade jobs): diff --git a/TODO b/TODO index d27f2db7..a2304abf 100644 --- a/TODO +++ b/TODO @@ -99,6 +99,7 @@ general * test moar images: debian wheezy+sid cd and dvd images too and use lxde cd for installing lxde + etc * use jigdo to download images - but no edu jigdo images. * still havent got http://www.os-autoinst.org/ out of my mind +* new job type: build complete image on every commit and test it with g-i === Test Debian live @@ -182,4 +183,9 @@ Martin http://coinst.irill.org/ ---- +=== Test them all + +* build packages from all team repos on alioth with jenkins-debian-glue on team request (eg, via a .txt file in a git.repo) for specific branches (which shall also be automated, eg. to be able to only have squeeze+sid branches build, but not all other branches.) + + // vim: set filetype=asciidoc: -- cgit v1.2.3-54-g00ecf