[Qa-jenkins-scm] [jenkins.debian.net] 01/01: g-i: drop Debian Edu wheezy tests and replace them with stretch ones

Holger Levsen holger at layer-acht.org
Sun Jun 5 13:31:16 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 311bdcde414679484df5a77338006b91d107cf96
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Jun 5 15:30:54 2016 +0200

    g-i: drop Debian Edu wheezy tests and replace them with stretch ones
---
 job-cfg/g-i-installation.yaml | 43 +++++++++++++++++++++----------------------
 1 file changed, 21 insertions(+), 22 deletions(-)

diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml
index da4685c..06cdd66 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 at lists.alioth.debian.org debian-accessibility at 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

-- 
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