diff options
author | Holger Levsen <holger@layer-acht.org> | 2012-12-08 16:56:18 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2012-12-08 16:56:18 +0100 |
commit | a65cdc1a05328930d11e2fd31b58a45b97e97a15 (patch) | |
tree | 9ce3e936bab2e0297a919cf328e4b35ae4efe04c /job-cfg/chroot-tests.yaml | |
parent | 4d04a25b6c3054499f7fcbe774f0af39feb30654 (diff) | |
download | jenkins.debian.net-a65cdc1a05328930d11e2fd31b58a45b97e97a15.tar.xz |
fixup job configuration for squeeze_install_full_desktop_upgrade_to_wheezy, thanks intrigeri
Diffstat (limited to 'job-cfg/chroot-tests.yaml')
-rw-r--r-- | job-cfg/chroot-tests.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/chroot-tests.yaml b/job-cfg/chroot-tests.yaml index 42c5f645..a81ff21b 100644 --- a/job-cfg/chroot-tests.yaml +++ b/job-cfg/chroot-tests.yaml @@ -218,7 +218,7 @@ my_description: 'Debootstrap squeeze, install KFCE then upgrade to wheezy.' - '{name}_squeeze_install_full_desktop_upgrade_to_wheezy': - chroot_tester_params: 'sid full_desktop wheezy' + chroot_tester_params: 'squeeze full_desktop wheezy' my_description: 'Debootstrap squeeze, then install four desktop environments and the most commonly used applications and packages, then upgrade to wheezy.' my_trigger: 'chroot-test_squeeze_install_developer_upgrade_to_wheezy' |