From 319bf91876a3f592da97115ef8d18a63bfc1d925 Mon Sep 17 00:00:00 2001 From: Philip Hands Date: Tue, 15 Nov 2016 20:35:12 +0100 Subject: lvc: replace ...-broken job with one for the d-i alpha images Signed-off-by: Holger Levsen --- job-cfg/lvc.yaml | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'job-cfg/lvc.yaml') diff --git a/job-cfg/lvc.yaml b/job-cfg/lvc.yaml index e1869950..1364d9b3 100644 --- a/job-cfg/lvc.yaml +++ b/job-cfg/lvc.yaml @@ -64,11 +64,11 @@ - 'debian-stable': dist_name: 'Debian-Installer Stable' my_iso: 'http://cdimage.debian.org/debian-cd/8.6.0/amd64/iso-cd/debian-8.6.0-amd64-netinst.iso' - - 'debian-testing-daily': + - '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' my_time: 'H */8 * * *' - - 'debian-testing-netboot-daily': + - 'debian-testing-netboot-daily': dist_name: 'Debian-Installer Testing Netboot (Daily)' my_iso: 'https://d-i.debian.org/daily-images/amd64/daily/netboot/gtk/mini.iso' my_time: 'H */8 * * *' @@ -76,8 +76,12 @@ dist_name: 'Debian-Installer local mini.iso' my_iso: 'use_TRIGGERING_BRANCH' my_opts: '--tags @preseed' - - 'debian-testing-daily-broken': - dist_name: 'Debian-Installer Stretch alpha8 -- Broken Scenarios' + - 'debian-stretch-DI-alpha': + dist_name: 'Debian-Installer Stretch alpha8' my_iso: 'http://cdimage.debian.org/cdimage/stretch_di_alpha8/amd64/iso-cd/debian-stretch-DI-alpha8-amd64-netinst.iso' my_time: 'H H * * H' - my_opts: '--tags @broken' + #- 'debian-testing-daily-broken': + # dist_name: 'Debian-Installer Stretch alpha8 -- Broken Scenarios' + # my_iso: 'http://cdimage.debian.org/cdimage/stretch_di_alpha8/amd64/iso-cd/debian-stretch-DI-alpha8-amd64-netinst.iso' + # my_time: 'H H * * H' + # my_opts: '--tags @broken' -- cgit v1.2.3-70-g09d2