summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorPhilip Hands <phil@hands.com>2016-11-15 20:35:12 +0100
committerHolger Levsen <holger@layer-acht.org>2016-11-15 21:32:04 +0100
commit319bf91876a3f592da97115ef8d18a63bfc1d925 (patch)
tree5e5fa0026c82949602b347d00c325348767ae7ee /job-cfg
parent119976ab2da792c0bbdc58d9ef1488ce10053aa4 (diff)
downloadjenkins.debian.net-319bf91876a3f592da97115ef8d18a63bfc1d925.tar.xz
lvc: replace ...-broken job with one for the d-i alpha images
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/lvc.yaml14
1 files changed, 9 insertions, 5 deletions
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'