diff options
author | Steven Chamberlain <steven@pyro.eu.org> | 2016-10-24 09:43:57 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-10-24 11:14:13 +0200 |
commit | bf40b31ea0f02919a8787277807618b2e1f717c1 (patch) | |
tree | c20a331c36d292efbb7b7ca96c38a4bf67160c82 /job-cfg | |
parent | 676db16907df2a8180b56af15b557ed6179b1719 (diff) | |
download | jenkins.debian.net-bf40b31ea0f02919a8787277807618b2e1f717c1.tar.xz |
g-i: actually test jessie-kfreebsd-p-u
Test the most recent d-i build in -proposed-updates, instead of the
older and buggy one in stable.
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'job-cfg')
-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 d14ef581..605fb06e 100644 --- a/job-cfg/g-i-installation.yaml +++ b/job-cfg/g-i-installation.yaml @@ -272,7 +272,7 @@ my_ver: - jessie: my_verdesc: jessie - my_inst_url: 'http://ftp.de.debian.org/debian/dists/jessie-kfreebsd/main/installer-kfreebsd-amd64/current/images/netboot-10/gtk/netboot.tar.gz' + my_inst_url: 'http://ftp.de.debian.org/debian/dists/jessie-kfreebsd-proposed-updates/main/installer-kfreebsd-amd64/current/images/netboot-10/gtk/netboot.tar.gz' my_time: '42 16 3,18 * *' - sid_daily: my_verdesc: 'sid daily build CD' |