summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2013-05-15 14:15:27 +0200
committerHolger Levsen <holger@layer-acht.org>2013-05-15 14:15:27 +0200
commit54835fb2c7df8506c67929907b16294fddf442c5 (patch)
treeb161682f5d055c35ef6418a71417eb764afa722a /README
parent30a5272335cf5d4fe86c00e19d4a649f5a0d07fb (diff)
downloadjenkins.debian.net-54835fb2c7df8506c67929907b16294fddf442c5.tar.xz
add jessie chroot installation tests
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 40074bd1..709deaec 100644
--- a/README
+++ b/README
@@ -89,7 +89,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'
+** there is one job for *sid*, one for *wheezy* and one for *jessie*: 'chroot-installation_sid_bootstrap', 'chroot-installation_wheezy_bootstrap' and 'chroot-installation_jessie_bootstrap'
* 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.