[Qa-jenkins-scm] [jenkins.debian.net] 01/01: g-i: fix path to Debian Edu stretch images

Holger Levsen holger at layer-acht.org
Sat Jun 11 10:25:31 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 96bc627c46d7a064698a00cf1143ce8de20ed314
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Jun 11 12:24:52 2016 +0200

    g-i: fix path to Debian Edu stretch images
---
 job-cfg/g-i-installation.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml
index 06cdd66..50e07c1 100644
--- a/job-cfg/g-i-installation.yaml
+++ b/job-cfg/g-i-installation.yaml
@@ -119,7 +119,6 @@
     jobs:
       - '{name}_{my_dist}_{my_ver}_{my_profile}':
           my_title: '{my_distname} ({my_ver}) {my_profile}'
-          my_inst_url: 'http://ftp.skolelinux.org/cd-{my_ver}-amd64-i386-netinst/debian-edu-amd64-i386-NETINST-1.iso'
           my_description: 'Do a fully automated installation of a {my_distname} {my_ver} {my_profile} profile - via d-i preseeding (with <a href="https://jenkins.debian.net/d-i-preseed-cfgs/{my_dist}_{my_ver}_{my_profile}_preseed.cfg">this preseed.cfg</a>) using the netinst CD image.'
           my_trigger: ''
           my_recipients: 'jenkins+debian-edu debian-edu-commits at lists.alioth.debian.org'
@@ -130,7 +129,6 @@
     jobs:
       - '{name}_{my_dist}_{my_ver}_{my_profile}_{my_desktop}':
           my_title: '{my_distname} ({my_ver}) {my_profile} ({my_desktop})'
-          my_inst_url: 'http://ftp.skolelinux.org/cd-{my_ver}-amd64-i386-netinst/debian-edu-amd64-i386-NETINST-1.iso'
           my_description: 'Do a fully automated installation of a {my_distname} {my_ver} {my_profile} profile - via d-i preseeding (with <a href="https://jenkins.debian.net/d-i-preseed-cfgs/{my_dist}_{my_ver}_{my_profile}_preseed.cfg">this preseed.cfg</a>) using the netinst CD image.'
           my_trigger: ''
           my_recipients: 'jenkins+debian-edu debian-edu-commits at lists.alioth.debian.org'
@@ -227,6 +225,7 @@
             - debian-edu:
                 my_distname: 'Debian Edu'
           my_ver: stretch
+          my_inst_url: 'http://ftp.skolelinux.org/cd-edu-testing-nolocal-netinst/debian-edu-amd64-i386-NETINST-1.iso'
           my_profile:
             - minimal:      { my_time: '23 20 * * 3' }
             - standalone:   { my_time: '42 20 * * 3' }
@@ -238,6 +237,7 @@
             - debian-edu:
                 my_distname: 'Debian Edu'
           my_ver: stretch
+          my_inst_url: 'http://ftp.skolelinux.org/cd-edu-testing-nolocal-netinst/debian-edu-amd64-i386-NETINST-1.iso'
           my_profile: standalone
           my_desktop:
             - gnome:    { my_time: '42 18 * * 3' }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list