summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-03-03 13:03:00 +0100
committerHolger Levsen <holger@layer-acht.org>2016-03-03 13:03:00 +0100
commit0faf8ce6326a769371d5ddd588362055245c539b (patch)
tree93216ba79f5d62a195fcce10e3314000aade4357 /README
parentdba4d7bce5bef29f50b640efcc9c34bac0d5e161 (diff)
downloadjenkins.debian.net-0faf8ce6326a769371d5ddd588362055245c539b.tar.xz
Remove all squeeze (oldoldstable) related jobs + logic
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 0 insertions, 2 deletions
diff --git a/README b/README
index 08de6b22..3f20e9d4 100644
--- a/README
+++ b/README
@@ -81,11 +81,9 @@ Installation tests inside chroot environments.
** make sure chroots have been cleaned up properly
** runs daily at 05:00 UTC and triggers the $distro specific bootstrap job on success
** wheezy is only triggered on the 4th day and 18th of each month (as it was released on the 4th)
-** squeeze only on the 25th of each month
* $distro-bootstrap jobs:
** just `debootstrap $distro` (install a base Debian distribution $distro)
** 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.
* $distro-install jobs (and $distro-install+upgrade jobs):