From 7894b2ed0adc2e272ccf440b9b01a20eeb068371 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 24 Nov 2014 00:19:24 +0100 Subject: g-i: add four new jobs: (sid_daily|jessie)_gnome_(brltty|speakup) --- job-cfg/g-i-installation.yaml | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) (limited to 'job-cfg') diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml index 196e9b20..3b5761ef 100644 --- a/job-cfg/g-i-installation.yaml +++ b/job-cfg/g-i-installation.yaml @@ -141,6 +141,14 @@ defaults: g-i-installation name: '{name}_debian_jessie_gnome' +- job-template: + defaults: g-i-installation + name: '{name}_debian_jessie_gnome_brltty' + +- job-template: + defaults: g-i-installation + name: '{name}_debian_jessie_gnome_speakup' + - job-template: defaults: g-i-installation name: '{name}_debian_wheezy_xfce' @@ -165,6 +173,14 @@ defaults: g-i-installation name: '{name}_debian_sid_daily_gnome' +- job-template: + defaults: g-i-installation + name: '{name}_debian_sid_daily_gnome_brltty' + +- job-template: + defaults: g-i-installation + name: '{name}_debian_sid_daily_gnome_speakup' + - job-template: defaults: g-i-installation name: '{name}_debian_sid_daily_xfce' @@ -397,12 +413,36 @@ my_description: 'Do a fully automated installation of Debian GNOME desktop - via d-i preseeding (with this preseed.cfg) using netboot gtk.' my_timed: '42 19 */2 * *' my_recipients: 'holger@layer-acht.org' + - '{name}_debian_jessie_gnome_brltty': + my_title: 'Debian (jessie) GNOME desktop install with braille display support' + my_shell: '/srv/jenkins/bin/g-i-installation.sh 10 http://d-i.debian.org/daily-images/amd64/daily/netboot/gtk/debian-installer/amd64/' + my_description: 'Do a fully automated installation of Debian GNOME desktop with braille display support - via d-i preseeding (with this preseed.cfg) using netboot gtk.' + my_timed: '43 19 */2 * *' # FIXME: trigger after _gnome + my_recipients: 'holger@layer-acht.org debian-accessibility@lists.debian.org' + - '{name}_debian_jessie_gnome_speakup': + my_title: 'Debian (jessie) GNOME desktop install with Speakup support' + my_shell: '/srv/jenkins/bin/g-i-installation.sh 10 http://d-i.debian.org/daily-images/amd64/daily/netboot/gtk/debian-installer/amd64/' + my_description: 'Do a fully automated installation of Debian GNOME desktop with Speakup support - via d-i preseeding (with this preseed.cfg) using netboot gtk.' + my_timed: '43 19 */2 * *' # FIXME: trigger after _gnome + my_recipients: 'holger@layer-acht.org debian-accessibility@lists.debian.org' - '{name}_debian_sid_daily_gnome': my_title: 'Debian (sid daily build CD) GNOME desktop install' my_shell: '/srv/jenkins/bin/g-i-installation.sh 10 http://cdimage.debian.org/cdimage/daily-builds/sid_d-i/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso' my_description: 'Do a fully automated installation of Debian GNOME desktop - via d-i preseeding (with this preseed.cfg) using netboot gtk.' my_timed: '42 8 * * *' my_recipients: 'holger@layer-acht.org' + - '{name}_debian_sid_daily_gnome_brltty': + my_title: 'Debian (sid daily build CD) GNOME desktop install with braille display support' + my_shell: '/srv/jenkins/bin/g-i-installation.sh 10 http://cdimage.debian.org/cdimage/daily-builds/sid_d-i/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso' + my_description: 'Do a fully automated installation of Debian GNOME desktop with braille display support - via d-i preseeding (with this preseed.cfg) using netboot gtk.' + my_timed: '43 8 * * *' # FIXME: trigger after _gnome + my_recipients: 'holger@layer-acht.org debian-accessibility@lists.debian.org' + - '{name}_debian_sid_daily_gnome_speakup': + my_title: 'Debian (sid daily build CD) GNOME desktop install with Speakup support' + my_shell: '/srv/jenkins/bin/g-i-installation.sh 10 http://cdimage.debian.org/cdimage/daily-builds/sid_d-i/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso' + my_description: 'Do a fully automated installation of Debian GNOME desktop with Speakup support - via d-i preseeding (with this preseed.cfg) using netboot gtk.' + my_timed: '43 8 * * *' # FIXME: trigger after _gnome + my_recipients: 'holger@layer-acht.org debian-accessibility@lists.debian.org' - '{name}_debian_sid_daily_xfce': my_title: 'Debian (sid daily build CD) Xfce desktop install' my_shell: '/srv/jenkins/bin/g-i-installation.sh 10 http://cdimage.debian.org/cdimage/daily-builds/sid_d-i/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso' -- cgit v1.2.3-70-g09d2