summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Hands <phil@hands.com>2016-06-05 20:40:05 +0200
committerHolger Levsen <holger@layer-acht.org>2016-06-05 22:13:52 +0200
commitf3a29b4b226493ce46268ecdfe551d99e60dc844 (patch)
tree2f5d9847b7f24131e8c7e8ff7b136b4e32e810ed
parentbf2db6c02facc1ae7af660cb1542965ffd2c6663 (diff)
downloadjenkins.debian.net-f3a29b4b226493ce46268ecdfe551d99e60dc844.tar.xz
lvc: update to 8.5.0, and rename the job to -stable
Signed-off-by: Holger Levsen <holger@layer-acht.org>
-rw-r--r--job-cfg/lvc.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/job-cfg/lvc.yaml b/job-cfg/lvc.yaml
index 12be2e3c..c57e6187 100644
--- a/job-cfg/lvc.yaml
+++ b/job-cfg/lvc.yaml
@@ -61,10 +61,10 @@
distro:
#- 'debian-stable':
# dist_name: 'Debian-Installer stable'
- # my_iso: 'http://cdimage.debian.org/debian-cd/8.4.0/amd64/iso-cd/debian-8.4.0-amd64-netinst.iso'
- - 'debian-8.4.0':
- dist_name: 'Debian-Installer 8.4.0'
- my_iso: 'http://cdimage.debian.org/debian-cd/8.4.0/amd64/iso-cd/debian-8.4.0-amd64-netinst.iso'
+ # my_iso: 'http://cdimage.debian.org/debian-cd/8.5.0/amd64/iso-cd/debian-8.5.0-amd64-netinst.iso'
+ - 'debian-stable':
+ dist_name: 'Debian-Installer Stable'
+ my_iso: 'http://cdimage.debian.org/debian-cd/8.5.0/amd64/iso-cd/debian-8.5.0-amd64-netinst.iso'
- 'debian-testing-daily':
dist_name: 'Debian-Installer Testing (Daily)'
my_iso: 'http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso'