summaryrefslogtreecommitdiffstats
path: root/job-cfg/g-i-installation.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-06-05 15:30:54 +0200
committerHolger Levsen <holger@layer-acht.org>2016-06-05 15:30:54 +0200
commit311bdcde414679484df5a77338006b91d107cf96 (patch)
treedcd8b3f46b49a10ee7dd6843c0013558806e593e /job-cfg/g-i-installation.yaml
parent7d94f96443b3b4b430eab2684e96dc8ddbb7c524 (diff)
downloadjenkins.debian.net-311bdcde414679484df5a77338006b91d107cf96.tar.xz
g-i: drop Debian Edu wheezy tests and replace them with stretch ones
Diffstat (limited to 'job-cfg/g-i-installation.yaml')
-rw-r--r--job-cfg/g-i-installation.yaml43
1 files changed, 21 insertions, 22 deletions
diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml
index da4685c5..06cdd668 100644
--- a/job-cfg/g-i-installation.yaml
+++ b/job-cfg/g-i-installation.yaml
@@ -199,28 +199,6 @@
do_not_edit: '<br><br>Job configuration source is <a href="https://anonscm.debian.org/git/qa/jenkins.debian.net.git/tree/job-cfg/g-i-installation.yaml">g-i-installation.yaml</a>.'
jobs:
- '{name}_maintenance'
- - '{name}_{my_dist}_group':
- my_dist:
- - debian-edu:
- my_distname: 'Debian Edu'
- my_ver: wheezy
- my_profile:
- - minimal: { my_time: '23 20 15 * *' }
- - standalone: { my_time: '42 20 15 * *' }
- - workstation: { my_time: '42 22 16 * *' }
- - combi-server: { my_time: '42 0 16 * *', my_disksize: 30 }
- - main-server: { my_time: '42 2 16 * *', my_disksize: 30 }
- - '{name}_{my_dist}_desktop_group':
- my_dist:
- - debian-edu:
- my_distname: 'Debian Edu'
- my_ver: wheezy
- my_profile: standalone
- my_desktop:
- - gnome: { my_time: '42 18 17 * *' }
- - lxde: { my_time: '42 22 17 * *' }
- - xfce: { my_time: '42 2 * * 1' }
-
- '{name}_debian_{my_ver}_desktops_group':
my_ver: jessie
my_verdesc: jessie
@@ -244,6 +222,27 @@
my_optdesc: ' with Speakup support'
my_time: ''
my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org debian-accessibility@lists.debian.org'
+ - '{name}_{my_dist}_group':
+ my_dist:
+ - debian-edu:
+ my_distname: 'Debian Edu'
+ my_ver: stretch
+ my_profile:
+ - minimal: { my_time: '23 20 * * 3' }
+ - standalone: { my_time: '42 20 * * 3' }
+ - workstation: { my_time: '42 22 * * 3' }
+ - combi-server: { my_time: '42 0 * * 3', my_disksize: 30 }
+ - main-server: { my_time: '42 2 * * 3', my_disksize: 30 }
+ - '{name}_{my_dist}_desktop_group':
+ my_dist:
+ - debian-edu:
+ my_distname: 'Debian Edu'
+ my_ver: stretch
+ my_profile: standalone
+ my_desktop:
+ - gnome: { my_time: '42 18 * * 3' }
+ - lxde: { my_time: '42 22 * * 3' }
+ - xfce: { my_time: '42 2 * * 3' }
- '{name}_debian_{my_ver}_desktops_group':
my_ver: sid_daily