[Qa-jenkins-scm] [jenkins.debian.net] 05/06: lvc: replace ...-broken job with one for the d-i alpha images
Holger Levsen
holger at layer-acht.org
Tue Nov 15 20:32:25 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 319bf91876a3f592da97115ef8d18a63bfc1d925
Author: Philip Hands <phil at hands.com>
Date: Tue Nov 15 20:35:12 2016 +0100
lvc: replace ...-broken job with one for the d-i alpha images
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
job-cfg/lvc.yaml | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
diff --git a/job-cfg/lvc.yaml b/job-cfg/lvc.yaml
index e186995..1364d9b 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'
--
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