From 0ffc6e0d0775d11cd8e4b79da8e2c5d43c595558 Mon Sep 17 00:00:00 2001 From: Steven Chamberlain Date: Sat, 2 May 2015 01:39:39 +0100 Subject: 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 fc8eda30..9fb9eefc 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@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 this preseed.cfg) using PXE netboot gtk.' + my_description: 'Do a fully automated installation of Debian kfreebsd-amd64 with XFCE desktop - via d-i preseeding (with this preseed.cfg) using PXE netboot gtk.' my_time: '42 16 21 * *' my_trigger: '' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' @@ -457,10 +457,10 @@ my_time: '42 16 */2 * *' my_trigger: '' my_recipients: 'qa-jenkins-scm@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 this preseed.cfg) using PXE netboot gtk.' + my_description: 'Do a fully automated installation of Debian kfreebsd-amd64 with XFCE desktop - via d-i preseeding (with this preseed.cfg) 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@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 this preseed.cfg) using PXE netboot gtk.' + my_description: 'Do a fully automated installation of Debian kfreebsd-amd64 with XFCE desktop - via d-i preseeding (with this preseed.cfg) using PXE netboot gtk.' my_time: '42 8 */7 * *' #my_time: '42 8 * * *' my_trigger: '' -- cgit v1.2.3-54-g00ecf