diff options
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/lvc.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/job-cfg/lvc.yaml b/job-cfg/lvc.yaml index 87b7b798..e1869950 100644 --- a/job-cfg/lvc.yaml +++ b/job-cfg/lvc.yaml @@ -77,7 +77,7 @@ my_iso: 'use_TRIGGERING_BRANCH' my_opts: '--tags @preseed' - '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' + 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' |