diff options
author | Holger Levsen <holger@layer-acht.org> | 2013-01-02 00:52:34 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2013-01-02 00:52:34 +0100 |
commit | 6509c4510058df9e69440868cdb84a9aec45a430 (patch) | |
tree | 8293546a18543ec7c5e31b52c22835a48e72b082 | |
parent | 0cf7b6da0894d91ff19a638abfce5ddf36703ad1 (diff) | |
download | jenkins.debian.net-6509c4510058df9e69440868cdb84a9aec45a430.tar.xz |
increase to 30gb
-rw-r--r-- | job-cfg/g-i-installation.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml index 7ab9dd32..727e7536 100644 --- a/job-cfg/g-i-installation.yaml +++ b/job-cfg/g-i-installation.yaml @@ -180,7 +180,7 @@ my_recipients: 'jenkins+debian-edu holger@layer-acht.org' - '{name}_debian-edu_squeeze-test_combi-server': my_title: 'Debian Edu (squeeze-test) combi-server' - my_shell: '/srv/jenkins/bin/g-i-installation.sh 7 debian-edu_squeeze-test_combi-server 20 http://ftp.skolelinux.org/cd-squeeze-test-amd64-i386-netinst/debian-edu-amd64-i386-NETINST-1.iso' + my_shell: '/srv/jenkins/bin/g-i-installation.sh 7 debian-edu_squeeze-test_combi-server 30 http://ftp.skolelinux.org/cd-squeeze-test-amd64-i386-netinst/debian-edu-amd64-i386-NETINST-1.iso' my_description: 'Do a fully automated installation of a Debian Edu Squeeze (suite: squeeze-test) combi-server profile - via d-i preseeding (with <a href="http://jenkins.debian.net/d-i-preseed-cfgs/debian-edu_squeeze-test_combi-server_preseed.cfg">this preseed.cfg</a>) using the netinst CD image.' my_timed: '42 10 1,15 * *' my_recipients: 'jenkins+debian-edu holger@layer-acht.org' |