- defaults: name: g-i-installation description: '{my_description}{do_not_edit}' logrotate: daysToKeep: 90 numToKeep: 25 artifactDaysToKeep: -1 artifactNumToKeep: -1 triggers: - timed: "{my_timed}" builders: - shell: "{my_shell}" publishers: - logparser: parse-rules: '/srv/jenkins/logparse/debian.rules' unstable-on-warning: 'true' fail-on-error: 'true' - email: recipients: '{my_recipients}' - archive: artifacts: 'results/*.*, results/log/*, results/log/installer/*' latest_only: false - imagegallery: title: '{my_title}' includes: 'results/*.png' image-width: 300 properties: - sidebar: url: http://jenkins.debian.net/userContent/about.html text: About jenkins.debian.net icon: /userContent/images/debian-swirl-24x24.png - sidebar: url: http://jenkins.debian.net/view/g-i-installation/ text: All g-i-installation jobs icon: /userContent/images/debian-jenkins-24x24.png - sidebar: url: http://www.profitbricks.com text: Sponsored by Profitbricks icon: /userContent/images/profitbricks-24x24.png - priority: job-prio: '80' - throttle: max-total: 3 categories: - g-i-installation - defaults: name: g-i-installation-housekeeping description: 'Cleanup and monitor so that there is a predictable environment.{do_not_edit}' logrotate: daysToKeep: 365 numToKeep: 365 artifactDaysToKeep: -1 artifactNumToKeep: -1 triggers: - timed: "0 6 * * *" builders: - shell: '/srv/jenkins/bin/housekeeping.sh {name}' publishers: - logparser: parse-rules: '/srv/jenkins/logparse/debian.rules' unstable-on-warning: 'true' fail-on-error: 'true' - email: recipients: holger@layer-acht.org properties: - sidebar: url: http://jenkins.debian.net/userContent/about.html text: About jenkins.debian.net icon: /userContent/images/debian-swirl-24x24.png - sidebar: url: http://jenkins.debian.net/view/g-i-installation/ text: All g-i-installation jobs icon: /userContent/images/debian-jenkins-24x24.png - sidebar: url: http://www.profitbricks.com text: Sponsored by Profitbricks icon: /userContent/images/profitbricks-24x24.png - priority: job-prio: '50' - job-template: defaults: g-i-installation-housekeeping name: '{name}_housekeeping' - job-template: defaults: g-i-installation name: '{name}_debian-edu_wheezy-test_minimal' - job-template: defaults: g-i-installation name: '{name}_debian-edu_wheezy-test_standalone' - job-template: defaults: g-i-installation name: '{name}_debian-edu_wheezy-test_workstation' - job-template: defaults: g-i-installation name: '{name}_debian-edu_wheezy-test_combi-server' - job-template: defaults: g-i-installation name: '{name}_debian-edu_wheezy-test_main-server' #- job-template: # defaults: g-i-installation # name: '{name}_debian-edu_wheezy-test_sugar' - job-template: defaults: g-i-installation name: '{name}_debian-edu_squeeze-test_minimal' - job-template: defaults: g-i-installation name: '{name}_debian-edu_squeeze-test_standalone' - job-template: defaults: g-i-installation name: '{name}_debian-edu_squeeze-test_workstation' - job-template: defaults: g-i-installation name: '{name}_debian-edu_squeeze-test_combi-server' - job-template: defaults: g-i-installation name: '{name}_debian-edu_squeeze-test_main-server' - job-template: defaults: g-i-installation name: '{name}_debian_wheezy_xfce' - job-template: defaults: g-i-installation name: '{name}_debian_wheezy_kfreebsd' - job-template: defaults: g-i-installation name: '{name}_debian_wheezy_lxde' - job-template: defaults: g-i-installation name: '{name}_debian_wheezy_kde' - job-template: defaults: g-i-installation name: '{name}_debian_wheezy_gnome' - job-template: defaults: g-i-installation name: '{name}_debian_squeeze_xfce' - job-template: defaults: g-i-installation name: '{name}_debian_sid_daily_xfce' - job-template: defaults: g-i-installation name: '{name}_debian_sid_daily_kfreebsd' - job-template: defaults: g-i-installation name: '{name}_debian_sid_daily_lxde' - job-template: defaults: g-i-installation name: '{name}_debian_sid_daily_rescue' - job-template: defaults: g-i-installation name: '{name}_debian_sid_daily_rescue_spanish' - job-template: defaults: g-i-installation name: '{name}_debian_sid_daily_rescue_japanese' - job-template: defaults: g-i-installation name: '{name}_debian_sid_daily_rescue_chinese' - job-template: defaults: g-i-installation name: '{name}_debian_sid_daily_rescue_korean' - job-template: defaults: g-i-installation name: '{name}_debian_sid_daily_rescue_russian' - job-template: defaults: g-i-installation name: '{name}_debian_sid_daily_rescue_greek' - job-template: defaults: g-i-installation name: '{name}_debian_sid_daily_rescue_vietnamese' - job-template: defaults: g-i-installation name: '{name}_debian_sid_daily_rescue_hebrew' - job-template: defaults: g-i-installation name: '{name}_debian_sid_daily_rescue_dark_theme' - project: name: g-i-installation do_not_edit: '

Job configuration source is g-i-installation.yaml.' jobs: - '{name}_housekeeping' - '{name}_debian-edu_wheezy-test_minimal': my_title: 'Debian Edu (wheezy-test) minimal' my_shell: '/srv/jenkins/bin/g-i-installation.sh 1 debian-edu_wheezy-test_minimal 25 http://ftp.skolelinux.org/cd-wheezy-test-amd64-i386-netinst/debian-edu-amd64-i386-NETINST-1.iso' my_description: 'Do a fully automated installation of a Debian Edu Wheezy minimal profile - via d-i preseeding (with this preseed.cfg) using the netinst CD image.' my_timed: '23 20 * * 1,3,5,7' my_recipients: 'jenkins+debian-edu holger@layer-acht.org' - '{name}_debian-edu_wheezy-test_standalone': my_title: 'Debian Edu (wheezy-test) standalone' my_shell: '/srv/jenkins/bin/g-i-installation.sh 2 debian-edu_wheezy-test_standalone 25 http://ftp.skolelinux.org/cd-wheezy-test-amd64-i386-netinst/debian-edu-amd64-i386-NETINST-1.iso' my_description: 'Do a fully automated installation of a Debian Edu Wheezy standalone profile - via d-i preseeding (with this preseed.cfg) using the netinst CD image.' my_timed: '42 20 * * 1,3,5,7' my_recipients: 'jenkins+debian-edu holger@layer-acht.org' - '{name}_debian-edu_wheezy-test_workstation': my_title: 'Debian Edu (wheezy-test) workstation' my_shell: '/srv/jenkins/bin/g-i-installation.sh 3 debian-edu_wheezy-test_workstation 25 http://ftp.skolelinux.org/cd-wheezy-test-amd64-i386-netinst/debian-edu-amd64-i386-NETINST-1.iso' my_description: 'Do a fully automated installation of a Debian Edu Wheezy workstation profile - via d-i preseeding (with this preseed.cfg) using the netinst CD image.' my_timed: '42 22 * * 1,3,5,7' my_recipients: 'jenkins+debian-edu holger@layer-acht.org' - '{name}_debian-edu_wheezy-test_combi-server': my_title: 'Debian Edu (wheezy-test) combi-server' my_shell: '/srv/jenkins/bin/g-i-installation.sh 4 debian-edu_wheezy-test_combi-server 30 http://ftp.skolelinux.org/cd-wheezy-test-amd64-i386-netinst/debian-edu-amd64-i386-NETINST-1.iso' my_description: 'Do a fully automated installation of a Debian Edu Wheezy combi-server profile - via d-i preseeding (with this preseed.cfg) using the netinst CD image.' my_timed: '42 0 * * 1,3,5,7' my_recipients: 'jenkins+debian-edu holger@layer-acht.org' - '{name}_debian-edu_wheezy-test_main-server': my_title: 'Debian Edu (wheezy-test) main-server' my_shell: '/srv/jenkins/bin/g-i-installation.sh 5 debian-edu_wheezy-test_main-server 30 http://ftp.skolelinux.org/cd-wheezy-test-amd64-i386-netinst/debian-edu-amd64-i386-NETINST-1.iso' my_description: 'Do a fully automated installation of a Debian Edu Wheezy main-server profile - via d-i preseeding (with this preseed.cfg) using the netinst CD image.' my_timed: '42 2 * * 1,3,5,7' my_recipients: 'jenkins+debian-edu holger@layer-acht.org' # - '{name}_debian-edu_wheezy-test_sugar': # my_title: 'Debian Edu (wheezy-test) sugar' # my_shell: '/srv/jenkins/bin/g-i-installation.sh 99 debian-edu_wheezy-test_sugar 25 http://ftp.skolelinux.org/cd-wheezy-test-amd64-i386-netinst/debian-edu-amd64-i386-NETINST-1.iso' # my_description: 'Do a fully automated installation of a Debian Edu Wheezy sugar profile - via d-i preseeding (with this preseed.cfg) using the netinst CD image.' # my_timed: '42 2 * * 1,3,5,7' # my_recipients: 'jenkins+debian-edu holger@layer-acht.org' - '{name}_debian-edu_squeeze-test_minimal': my_title: 'Debian Edu (squeeze-test) minimal' my_shell: '/srv/jenkins/bin/g-i-installation.sh 6 debian-edu_squeeze-test_minimal 20 http://ftp.skolelinux.org/cd-squeeze-test-amd64-i386-netinst/debian-edu-amd64-i386-NETINST-1.iso' my_description: 'Do a fully automated installation of a Debian Edu Squeeze (suite: squeeze-test) minimal profile - via d-i preseeding (with this preseed.cfg) using the netinst CD image.' my_timed: '42 4 1,15 * *' my_recipients: 'jenkins+debian-edu holger@layer-acht.org' - '{name}_debian-edu_squeeze-test_standalone': my_title: 'Debian Edu (squeeze-test) standalone' my_shell: '/srv/jenkins/bin/g-i-installation.sh 7 debian-edu_squeeze-test_standalone 20 http://ftp.skolelinux.org/cd-squeeze-test-amd64-i386-netinst/debian-edu-amd64-i386-NETINST-1.iso' my_description: 'Do a fully automated installation of a Debian Edu Squeeze (suite: squeeze-test) standalone profile - via d-i preseeding (with this preseed.cfg) using the netinst CD image.' my_timed: '42 4 1,15 * *' my_recipients: 'jenkins+debian-edu holger@layer-acht.org' - '{name}_debian-edu_squeeze-test_workstation': my_title: 'Debian Edu (squeeze-test) workstation' my_shell: '/srv/jenkins/bin/g-i-installation.sh 8 debian-edu_squeeze-test_workstation 30 http://ftp.skolelinux.org/cd-squeeze-test-amd64-i386-netinst/debian-edu-amd64-i386-NETINST-1.iso' my_description: 'Do a fully automated installation of a Debian Edu Squeeze (suite: squeeze-test) workstation profile - via d-i preseeding (with this preseed.cfg) using the netinst CD image.' my_timed: '42 7 1,15 * *' my_recipients: 'jenkins+debian-edu holger@layer-acht.org' - '{name}_debian-edu_squeeze-test_combi-server': my_title: 'Debian Edu (squeeze-test) combi-server' my_shell: '/srv/jenkins/bin/g-i-installation.sh 9 debian-edu_squeeze-test_combi-server 30 http://ftp.skolelinux.org/cd-squeeze-test-amd64-i386-netinst/debian-edu-amd64-i386-NETINST-1.iso' my_description: 'Do a fully automated installation of a Debian Edu Squeeze (suite: squeeze-test) combi-server profile - via d-i preseeding (with this preseed.cfg) using the netinst CD image.' my_timed: '42 8 1,15 * *' my_recipients: 'jenkins+debian-edu holger@layer-acht.org' - '{name}_debian-edu_squeeze-test_main-server': my_title: 'Debian Edu (squeeze-test) main-server' my_shell: '/srv/jenkins/bin/g-i-installation.sh 10 debian-edu_squeeze-test_main-server 30 http://ftp.skolelinux.org/cd-squeeze-test-amd64-i386-netinst/debian-edu-amd64-i386-NETINST-1.iso' my_description: 'Do a fully automated installation of a Debian Edu Squeeze (suite: squeeze-test) main-server profile - via d-i preseeding (with this preseed.cfg) using the netinst CD image.' my_timed: '42 16 1,15 * *' my_recipients: 'jenkins+debian-edu holger@layer-acht.org' - '{name}_debian_wheezy_kde': my_title: 'Debian (wheezy) KDE desktop install' my_shell: '/srv/jenkins/bin/g-i-installation.sh 11 debian_wheezy_kde 10 http://d-i.debian.org/daily-images/amd64/daily/netboot/gtk/debian-installer/amd64/' my_description: 'Do a fully automated installation of Debian KDE desktop - via d-i preseeding (with this preseed.cfg) 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 - '{name}_debian_wheezy_xfce': my_title: 'Debian (wheezy) XFCE desktop install' my_shell: '/srv/jenkins/bin/g-i-installation.sh 12 debian_wheezy_xfce 10 http://d-i.debian.org/daily-images/amd64/daily/netboot/gtk/debian-installer/amd64/' my_description: 'Do a fully automated installation of Debian XFCE desktop - via d-i preseeding (with this preseed.cfg) using netboot gtk.' my_timed: '42 16 2,9,16,23 * *' my_recipients: 'holger@layer-acht.org' - '{name}_debian_wheezy_kfreebsd': my_title: 'Debian (wheezy) kfreebsd desktop install' my_shell: '/srv/jenkins/bin/g-i-installation.sh 13 debian_wheezy_kfreebsd 10 http://d-i.debian.org/daily-images/kfreebsd-amd64/daily/netboot/mini.iso' my_description: 'Do a fully automated installation of Debian kfreebsd desktop - via d-i preseeding (with this preseed.cfg) using netboot gtk.' my_timed: '42 16 2,9,16,23 * *' my_recipients: 'holger@layer-acht.org' - '{name}_debian_wheezy_lxde': my_title: 'Debian (wheezy) LXDE desktop install' my_shell: '/srv/jenkins/bin/g-i-installation.sh 14 debian_wheezy_lxde 10 http://d-i.debian.org/daily-images/amd64/daily/netboot/gtk/debian-installer/amd64/' my_description: 'Do a fully automated installation of Debian LXDE desktop - via d-i preseeding (with this preseed.cfg) using netboot gtk.' my_timed: '42 19 2,9,16,23 * *' my_recipients: 'holger@layer-acht.org' - '{name}_debian_wheezy_gnome': my_title: 'Debian (wheezy) GNOME desktop install' my_shell: '/srv/jenkins/bin/g-i-installation.sh 15 debian_wheezy_gnome 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 - via d-i preseeding (with this preseed.cfg) using netboot gtk.' my_timed: '42 19 2,9,16,23 * *' my_recipients: 'holger@layer-acht.org' - '{name}_debian_squeeze_xfce': my_title: 'Debian (squeeze) XFCE desktop install' my_shell: '/srv/jenkins/bin/g-i-installation.sh 16 debian_squeeze_xfce 10 http://ftp.de.debian.org/debian/dists/squeeze/main/installer-amd64/current/images/netboot/gtk/debian-installer/amd64/' my_description: 'Do a fully automated installation of Debian XFCE desktop - via d-i preseeding (with this preseed.cfg) using netboot gtk.' my_timed: '# debian squeeze jobs are only build on request. squeeze is stable.' my_recipients: 'holger@layer-acht.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 17 debian_sid_daily_xfce 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 XFCE 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_kfreebsd': my_title: 'Debian (sid daily build CD) kfreebsd desktop install' my_shell: '/srv/jenkins/bin/g-i-installation.sh 18 debian_sid_daily_kfreebsd 10 http://cdimage.debian.org/cdimage/daily-builds/sid_d-i/arch-latest/kfreebsd-amd64/iso-cd/debian-testing-kfreebsd-amd64-netinst.iso' my_description: 'Do a fully automated installation of Debian kfreebsd 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_lxde': my_title: 'Debian (sid daily build CD) LXDE desktop install' my_shell: '/srv/jenkins/bin/g-i-installation.sh 19 debian_sid_daily_lxde 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 LXDE desktop - via d-i preseeding (with this preseed.cfg) using netboot gtk.' my_timed: '42 10 * * *' my_recipients: 'holger@layer-acht.org' - '{name}_debian_sid_daily_rescue': my_title: 'Debian (sid daily build CD) rescue mode' my_shell: '/srv/jenkins/bin/g-i-installation.sh 20 debian_sid_daily_rescue 1 http://cdimage.debian.org/cdimage/daily-builds/sid_d-i/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso' my_description: 'Just go into rescue mode (coming in more languages soon) via d-i preseeding (with this preseed.cfg) using netboot gtk.' my_timed: '42 6 * * *' my_recipients: 'holger@layer-acht.org' - '{name}_debian_sid_daily_rescue_spanish': my_title: 'Debian (sid daily build CD) rescue mode in Spanish' my_shell: '/srv/jenkins/bin/g-i-installation.sh 21 debian_sid_daily_rescue 1 http://cdimage.debian.org/cdimage/daily-builds/sid_d-i/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso es es_ES' my_description: 'Just go into rescue mode (coming in more languages soon) via d-i preseeding (with this preseed.cfg) using netboot gtk.' my_timed: '23 7 18 * *' my_recipients: 'holger@layer-acht.org' - '{name}_debian_sid_daily_rescue_japanese': my_title: 'Debian (sid daily build CD) rescue mode in Japanese' my_shell: '/srv/jenkins/bin/g-i-installation.sh 22 debian_sid_daily_rescue 1 http://cdimage.debian.org/cdimage/daily-builds/sid_d-i/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso ja ja_JA' my_description: 'Just go into rescue mode (coming in more languages soon) via d-i preseeding (with this preseed.cfg) using netboot gtk.' my_timed: '42 7 18 * *' my_recipients: 'holger@layer-acht.org' - '{name}_debian_sid_daily_rescue_chinese': my_title: 'Debian (sid daily build CD) rescue mode in Chinese (China)' my_shell: '/srv/jenkins/bin/g-i-installation.sh 23 debian_sid_daily_rescue 1 http://cdimage.debian.org/cdimage/daily-builds/sid_d-i/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso zh zh_CN' my_description: 'Just go into rescue mode (coming in more languages soon) via d-i preseeding (with this preseed.cfg) using netboot gtk.' my_timed: '23 8 18 * *' my_recipients: 'holger@layer-acht.org' - '{name}_debian_sid_daily_rescue_korean': my_title: 'Debian (sid daily build CD) rescue mode in Korean' my_shell: '/srv/jenkins/bin/g-i-installation.sh 24 debian_sid_daily_rescue 1 http://cdimage.debian.org/cdimage/daily-builds/sid_d-i/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso ko ko_KR' my_description: 'Just go into rescue mode (coming in more languages soon) via d-i preseeding (with this preseed.cfg) using netboot gtk.' my_timed: '42 8 18 * *' my_recipients: 'holger@layer-acht.org' - '{name}_debian_sid_daily_rescue_russian': my_title: 'Debian (sid daily build CD) rescue mode in Russian' my_shell: '/srv/jenkins/bin/g-i-installation.sh 25 debian_sid_daily_rescue 1 http://cdimage.debian.org/cdimage/daily-builds/sid_d-i/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso ru ru_RU' my_description: 'Just go into rescue mode (coming in more languages soon) via d-i preseeding (with this preseed.cfg) using netboot gtk.' my_timed: '42 9 18 * *' my_recipients: 'holger@layer-acht.org' - '{name}_debian_sid_daily_rescue_greek': my_title: 'Debian (sid daily build CD) rescue mode in Greek' my_shell: '/srv/jenkins/bin/g-i-installation.sh 26 debian_sid_daily_rescue 1 http://cdimage.debian.org/cdimage/daily-builds/sid_d-i/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso el el_GR' my_description: 'Just go into rescue mode (coming in more languages soon) via d-i preseeding (with this preseed.cfg) using netboot gtk.' my_timed: '42 9 18 * *' my_recipients: 'holger@layer-acht.org' - '{name}_debian_sid_daily_rescue_vietnamese': my_title: 'Debian (sid daily build CD) rescue mode in Vietnamese' my_shell: '/srv/jenkins/bin/g-i-installation.sh 27 debian_sid_daily_rescue 1 http://cdimage.debian.org/cdimage/daily-builds/sid_d-i/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso vi vi_VI' my_description: 'Just go into rescue mode (coming in more languages soon) via d-i preseeding (with this preseed.cfg) using netboot gtk.' my_timed: '42 9 18 * *' my_recipients: 'holger@layer-acht.org' - '{name}_debian_sid_daily_rescue_hebrew': my_title: 'Debian (sid daily build CD) rescue mode in Hebrew' my_shell: '/srv/jenkins/bin/g-i-installation.sh 28 debian_sid_daily_rescue 1 http://cdimage.debian.org/cdimage/daily-builds/sid_d-i/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso he he_IL' my_description: 'Just go into rescue mode (coming in more languages soon) via d-i preseeding (with this preseed.cfg) using netboot gtk.' my_timed: '23 10 18 * *' my_recipients: 'holger@layer-acht.org' - '{name}_debian_sid_daily_rescue_dark_theme': my_title: 'Debian (sid daily build CD) rescue mode, using theme=dark' my_shell: '/srv/jenkins/bin/g-i-installation.sh 29 debian_sid_daily_rescue_dark_theme 1 http://cdimage.debian.org/cdimage/daily-builds/sid_d-i/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso' my_description: 'Just go into rescue mode (coming in more languages soon), using theme=dark, via d-i preseeding (with this preseed.cfg) using netboot gtk.' my_timed: '42 6 * * 7' my_recipients: 'holger@layer-acht.org'