[Qa-jenkins-scm] [jenkins.debian.net] 01/01: g-i: rename *kfreebsd jobs to *kfreebsd_xfce

Holger Levsen holger at moszumanska.debian.org
Sat May 2 11:05:50 UTC 2015


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 0ffc6e0d0775d11cd8e4b79da8e2c5d43c595558
Author: Steven Chamberlain <steven at pyro.eu.org>
Date:   Sat May 2 01:39:39 2015 +0100

    g-i: rename *kfreebsd jobs to *kfreebsd_xfce
    
    XFCE is the default desktop on kfreebsd.  Add _xfce suffix so that
    correct post-install tests will run.
---
 job-cfg/g-i-installation.yaml | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml
index fc8eda3..9fb9eef 100644
--- a/job-cfg/g-i-installation.yaml
+++ b/job-cfg/g-i-installation.yaml
@@ -127,7 +127,7 @@
 
 - job-template:
     defaults: g-i-installation
-    name: '{name}_debian_jessie_kfreebsd'
+    name: '{name}_debian_jessie_kfreebsd_xfce'
 
 - job-template:
     defaults: g-i-installation
@@ -155,7 +155,7 @@
 
 - job-template:
     defaults: g-i-installation
-    name: '{name}_debian_wheezy_kfreebsd'
+    name: '{name}_debian_wheezy_kfreebsd_xfce'
 
 - job-template:
     defaults: g-i-installation
@@ -187,7 +187,7 @@
 
 - job-template:
     defaults: g-i-installation
-    name: '{name}_debian_sid_daily_kfreebsd'
+    name: '{name}_debian_sid_daily_kfreebsd_xfce'
 
 - job-template:
     defaults: g-i-installation
@@ -422,10 +422,10 @@
          my_time: '42 16 4 * *'
          my_trigger: ''
          my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
-      - '{name}_debian_wheezy_kfreebsd':
-         my_title: 'Debian (wheezy) kfreebsd desktop install'
+      - '{name}_debian_wheezy_kfreebsd_xfce':
+         my_title: 'Debian (wheezy) kfreebsd XFCE desktop install'
          my_shell: '/srv/jenkins/bin/g-i-installation.sh 10 http://ftp.de.debian.org/debian/dists/wheezy/main/installer-kfreebsd-amd64/current/images/netboot-9/gtk/netboot.tar.gz'
-         my_description: 'Do a fully automated installation of Debian kfreebsd-amd64 desktop - via d-i preseeding (with <a href="https://jenkins.debian.net/d-i-preseed-cfgs/debian_wheezy_kfreebsd_preseed.cfg">this preseed.cfg</a>) using PXE netboot gtk.'
+         my_description: 'Do a fully automated installation of Debian kfreebsd-amd64 with XFCE desktop - via d-i preseeding (with <a href="https://jenkins.debian.net/d-i-preseed-cfgs/debian_wheezy_kfreebsd_preseed.cfg">this preseed.cfg</a>) using PXE netboot gtk.'
          my_time: '42 16 21 * *'
          my_trigger: ''
          my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
@@ -457,10 +457,10 @@
          my_time: '42 16 */2 * *'
          my_trigger: ''
          my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
-      - '{name}_debian_jessie_kfreebsd':
-         my_title: 'Debian (jessie) kfreebsd desktop install'
+      - '{name}_debian_jessie_kfreebsd_xfce':
+         my_title: 'Debian (jessie) kfreebsd XFCE desktop install'
          my_shell: '/srv/jenkins/bin/g-i-installation.sh 10 http://d-i.debian.org/daily-images/kfreebsd-amd64/daily/netboot-10/gtk/netboot.tar.gz'
-         my_description: 'Do a fully automated installation of Debian kfreebsd-amd64 desktop - via d-i preseeding (with <a href="https://jenkins.debian.net/d-i-preseed-cfgs/debian_jessie_kfreebsd_preseed.cfg">this preseed.cfg</a>) using PXE netboot gtk.'
+         my_description: 'Do a fully automated installation of Debian kfreebsd-amd64 with XFCE desktop - via d-i preseeding (with <a href="https://jenkins.debian.net/d-i-preseed-cfgs/debian_jessie_kfreebsd_preseed.cfg">this preseed.cfg</a>) using PXE netboot gtk.'
          my_time: '42 16 */7 * *'
          #my_time: '42 16 2,9,16,23 * *'
          my_trigger: ''
@@ -521,10 +521,10 @@
          my_time: '42 8 * * *'
          my_trigger: ''
          my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
-      - '{name}_debian_sid_daily_kfreebsd':
-         my_title: 'Debian (sid daily build PXE) kfreebsd desktop install'
+      - '{name}_debian_sid_daily_kfreebsd_xfce':
+         my_title: 'Debian (sid daily build PXE) kfreebsd XFCE desktop install'
          my_shell: '/srv/jenkins/bin/g-i-installation.sh 10 http://d-i.debian.org/daily-images/kfreebsd-amd64/daily/netboot-10/gtk/netboot.tar.gz'
-         my_description: 'Do a fully automated installation of Debian kfreebsd-amd64 desktop - via d-i preseeding (with <a href="https://jenkins.debian.net/d-i-preseed-cfgs/debian_sid_daily_kfreebsd_preseed.cfg">this preseed.cfg</a>) using PXE netboot gtk.'
+         my_description: 'Do a fully automated installation of Debian kfreebsd-amd64 with XFCE desktop - via d-i preseeding (with <a href="https://jenkins.debian.net/d-i-preseed-cfgs/debian_sid_daily_kfreebsd_preseed.cfg">this preseed.cfg</a>) using PXE netboot gtk.'
          my_time: '42 8 */7 * *'
          #my_time: '42 8 * * *'
          my_trigger: ''

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