diff options
author | Holger Levsen <holger@layer-acht.org> | 2012-11-30 16:14:03 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2012-11-30 16:14:03 +0100 |
commit | 592956367f10bd11ba78ddd05d30a406f9d37ef4 (patch) | |
tree | 4eaa5ccd5577948cb2106ac0f0b79f1a6d64332d /README | |
parent | 7c6f24fbdc68de355fab82c12b3d8d9e10d9f47f (diff) | |
download | jenkins.debian.net-592956367f10bd11ba78ddd05d30a406f9d37ef4.tar.xz |
new chroot jobs for testing a full blown desktop
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -36,7 +36,12 @@ Remember, this is still pretty much work in progress. If you can think of ways t ** triggers the install_gnome job on success * chroot-test_sid_install_gnome ** debootstrap a sid chroot and install gnome -* chroot-test_sid_install_kde, chroot-test_sid_install_xfce and chroot-test_sid_install_lxce _do not exit yet_. +* chroot-test_sid_install_kde +** debootstrap a sid chroot and install kde +* chroot-test_sid_install_lxde +** debootstrap a sid chroot and install lxde +* chroot-test_sid_install_xfce +** debootstrap a sid chroot and install xfce * chroot-test_squeeze_bootstrap_upgrade_to_wheezy ** debootstrap a squeeze chroot and upgrade it to wheezy ** triggers the upgrade_(gnome|kde|lxde|xfce) jobs on success @@ -59,6 +64,7 @@ Remember, this is still pretty much work in progress. If you can think of ways t ** debootstrap a wheezy chroot and install lxde * chroot-test_wheezy_install_xfce ** debootstrap a wheezy chroot and install xfce +#FIXME: explain full_desktop here === debian-installer jobs |