summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--job-cfg/d-i.yaml4
-rw-r--r--job-cfg/g-i-installation.yaml2
2 files changed, 1 insertions, 5 deletions
diff --git a/job-cfg/d-i.yaml b/job-cfg/d-i.yaml
index 9c598ca2..c8490cc3 100644
--- a/job-cfg/d-i.yaml
+++ b/job-cfg/d-i.yaml
@@ -262,10 +262,6 @@
fail-on-error: 'true'
- email:
recipients: 'jenkins+debian-boot holger@layer-acht.org'
-## FIXME: needs a simple cp: doesnt work, the artifacts reside outside the workspace
-# - archive:
-# artifacts: '*_*.dsc *_*.tar.* *_*_*.deb *_*_*.build *_*_*.changes'
-# latest_only: true
- job-template:
defaults: d-i
diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml
index 5f246e68..7e82e8e0 100644
--- a/job-cfg/g-i-installation.yaml
+++ b/job-cfg/g-i-installation.yaml
@@ -371,7 +371,7 @@
my_shell: '/srv/jenkins/bin/g-i-installation.sh 10 http://ftp.de.debian.org/debian/dists/wheezy/main/installer-amd64/current/images/netboot/gtk/debian-installer/amd64/'
my_description: 'Do a fully automated installation of Debian KDE desktop - via d-i preseeding (with <a href="https://jenkins.debian.net/d-i-preseed-cfgs/debian_wheezy_kde_preseed.cfg">this preseed.cfg</a>) using netboot gtk.'
my_timed: '42 15 2,9,16,23 * *'
- my_recipients: 'holger@layer-acht.org' # FIXME readd jenkins+debian-boot here and for other jobs - once we made this more stable
+ my_recipients: 'holger@layer-acht.org'
- '{name}_debian_wheezy_xfce':
my_title: 'Debian (wheezy) Xfce desktop install'
my_shell: '/srv/jenkins/bin/g-i-installation.sh 10 http://ftp.de.debian.org/debian/dists/wheezy/main/installer-amd64/current/images/netboot/gtk/debian-installer/amd64/'