diff options
author | Holger Levsen <holger@layer-acht.org> | 2014-11-24 00:33:53 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2014-11-24 00:33:53 +0100 |
commit | 9629a0d350077b0d02876e033d6c5f7a8c66ad16 (patch) | |
tree | e384039178a6ea66bf5769a50d8729b48c8eda8d /job-cfg | |
parent | a11c9790c9983b14ddf8ec41a27f51f1a0f2f915 (diff) | |
download | jenkins.debian.net-9629a0d350077b0d02876e033d6c5f7a8c66ad16.tar.xz |
fixup links. currently the files are identical, but who knows
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/g-i-installation.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml index 3b5761ef..8c4386ac 100644 --- a/job-cfg/g-i-installation.yaml +++ b/job-cfg/g-i-installation.yaml @@ -416,13 +416,13 @@ - '{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 <a href="https://jenkins.debian.net/d-i-preseed-cfgs/debian_jessie_gnome_preseed.cfg">this preseed.cfg</a>) using netboot gtk.' + my_description: 'Do a fully automated installation of Debian GNOME desktop with braille display support - via d-i preseeding (with <a href="https://jenkins.debian.net/d-i-preseed-cfgs/debian_jessie_gnome_brltty_preseed.cfg">this preseed.cfg</a>) 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 <a href="https://jenkins.debian.net/d-i-preseed-cfgs/debian_jessie_gnome_preseed.cfg">this preseed.cfg</a>) using netboot gtk.' + my_description: 'Do a fully automated installation of Debian GNOME desktop with Speakup support - via d-i preseeding (with <a href="https://jenkins.debian.net/d-i-preseed-cfgs/debian_jessie_gnome_speakup_preseed.cfg">this preseed.cfg</a>) 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': @@ -434,13 +434,13 @@ - '{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 <a href="https://jenkins.debian.net/d-i-preseed-cfgs/debian_sid_daily_gnome_preseed.cfg">this preseed.cfg</a>) using netboot gtk.' + my_description: 'Do a fully automated installation of Debian GNOME desktop with braille display support - via d-i preseeding (with <a href="https://jenkins.debian.net/d-i-preseed-cfgs/debian_sid_daily_gnome_brltty_preseed.cfg">this preseed.cfg</a>) 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 <a href="https://jenkins.debian.net/d-i-preseed-cfgs/debian_sid_daily_gnome_preseed.cfg">this preseed.cfg</a>) using netboot gtk.' + my_description: 'Do a fully automated installation of Debian GNOME desktop with Speakup support - via d-i preseeding (with <a href="https://jenkins.debian.net/d-i-preseed-cfgs/debian_sid_daily_gnome_speakup_preseed.cfg">this preseed.cfg</a>) 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': |