From 2f788e3a92f4a36bf0a0114ea9ac80887dc541dd Mon Sep 17 00:00:00 2001 From: Philip Hands Date: Mon, 13 Jun 2016 21:14:38 +0200 Subject: lvc: hack to allow use of local images (FIXME for pb10) Signed-off-by: Holger Levsen --- job-cfg/lvc.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'job-cfg/lvc.yaml') diff --git a/job-cfg/lvc.yaml b/job-cfg/lvc.yaml index dab5eb7b..11077d47 100644 --- a/job-cfg/lvc.yaml +++ b/job-cfg/lvc.yaml @@ -69,6 +69,9 @@ 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' my_time: 'H */8 * * *' + - 'debian-miniiso': + dist_name: 'Debian-Installer local mini.iso' + my_iso: '/srv/d-i/isos/mini.iso' - 'debian-testing-daily-broken': dist_name: 'Debian-Installer Testing (Daily) -- Broken Scenarios' my_iso: 'http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso' -- cgit v1.2.3-54-g00ecf