summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2013-05-15 14:39:34 +0200
committerHolger Levsen <holger@layer-acht.org>2013-05-15 14:39:34 +0200
commit9991d3e3008de29cdd2657359fcc50ba70c4e48a (patch)
treeea75cb80fcced42d48e813aaacc4c5ba9a51e21e /README
parent54835fb2c7df8506c67929907b16294fddf442c5 (diff)
downloadjenkins.debian.net-9991d3e3008de29cdd2657359fcc50ba70c4e48a.tar.xz
chroot-housekeeping: split into distro specific ones and only run squeeze once a month and wheezy twice a month
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 4 insertions, 3 deletions
diff --git a/README b/README
index 709deaec..4f816f49 100644
--- a/README
+++ b/README
@@ -83,10 +83,11 @@ Installation tests with g-i, the graphical version of d-i, the debian-installer.
Installation tests inside chroot environments.
-* 'chroot-installation_housekeeping':
+* 'chroot-installation_housekeeping_$distro':
** make sure chroots have been cleaned up properly
-** runs at 05:00 UTC and triggers the bootstrap jobs on success
-
+** 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'