- defaults:
name: chroot-installation
description: '{my_description}{do_not_edit}'
logrotate:
daysToKeep: 90
numToKeep: 50
artifactDaysToKeep: -1
artifactNumToKeep: -1
builders:
- shell: '/srv/jenkins/bin/chroot-installation.sh {installation_params}'
publishers:
- logparser:
parse-rules: '/srv/jenkins/logparse/debian.rules'
unstable-on-warning: 'false'
fail-on-error: 'false'
- email:
recipients: '{my_recipients}'
properties:
- sidebar:
url: https://jenkins.debian.net/userContent/about.html
text: About jenkins.debian.net
icon: /userContent/images/debian-swirl-24x24.png
- sidebar:
url: https://jenkins.debian.net/view/chroot-installation/
text: All chroot-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: '130'
- throttle:
max-total: 4
max-per-node: 4
enabled: True
option: category
categories:
- chroot-installation
- defaults:
name: chroot-installation+trigger
description: '{my_description}{do_not_edit}'
logrotate:
daysToKeep: 90
numToKeep: 50
artifactDaysToKeep: -1
artifactNumToKeep: -1
builders:
- shell: '/srv/jenkins/bin/chroot-installation.sh {installation_params}'
publishers:
- logparser:
parse-rules: '/srv/jenkins/logparse/debian.rules'
unstable-on-warning: 'false'
fail-on-error: 'false'
- trigger:
project: '{my_trigger}'
- email:
recipients: '{my_recipients}'
properties:
- sidebar:
url: https://jenkins.debian.net/userContent/about.html
text: About jenkins.debian.net
icon: /userContent/images/debian-swirl-24x24.png
- sidebar:
url: https://jenkins.debian.net/view/chroot-installation/
text: All chroot-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: '131'
- throttle:
max-total: 4
max-per-node: 4
enabled: True
option: category
categories:
- chroot-installation
- defaults:
name: chroot-housekeeping
description: '{my_description}{do_not_edit}'
logrotate:
daysToKeep: 90
numToKeep: 50
artifactDaysToKeep: -1
artifactNumToKeep: -1
triggers:
- timed: '{my_time}'
builders:
- shell: '/srv/jenkins/bin/housekeeping.sh {my_prefix}'
publishers:
- logparser:
parse-rules: '/srv/jenkins/logparse/debian.rules'
unstable-on-warning: 'true'
fail-on-error: 'true'
- trigger:
project: '{my_trigger}'
threshold: 'UNSTABLE'
- email:
recipients: jenkins+debian-qa holger@layer-acht.org
properties:
- sidebar:
url: https://jenkins.debian.net/userContent/about.html
text: About jenkins.debian.net
icon: /userContent/images/debian-swirl-24x24.png
- sidebar:
url: https://jenkins.debian.net/view/chroot-installation/
text: All chroot-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: '135'
- throttle:
max-total: 4
max-per-node: 4
enabled: True
option: category
categories:
- chroot-installation
- job-template:
defaults: chroot-housekeeping
name: '{name}_housekeeping_sid'
- job-template:
defaults: chroot-housekeeping
name: '{name}_housekeeping_squeeze'
- job-template:
defaults: chroot-housekeeping
name: '{name}_housekeeping_wheezy'
- job-template:
defaults: chroot-housekeeping
name: '{name}_housekeeping_jessie'
- job-template:
defaults: chroot-installation
name: '{name}_sid_install_gnome'
- job-template:
defaults: chroot-installation
name: '{name}_sid_install_kde'
- job-template:
defaults: chroot-installation
name: '{name}_sid_install_kde-full'
- job-template:
defaults: chroot-installation
name: '{name}_sid_install_lxde'
- job-template:
defaults: chroot-installation
name: '{name}_sid_install_xfce'
- job-template:
defaults: chroot-installation
name: '{name}_sid_install_full_desktop'
- job-template:
defaults: chroot-installation
name: '{name}_sid_install_haskell'
- job-template:
defaults: chroot-installation
name: '{name}_sid_install_developer'
- job-template:
defaults: chroot-installation+trigger
name: '{name}_sid_bootstrap'
- job-template:
defaults: chroot-installation
name: '{name}_squeeze_install_gnome_upgrade_to_wheezy'
- job-template:
defaults: chroot-installation
name: '{name}_squeeze_install_kde_upgrade_to_wheezy'
- job-template:
defaults: chroot-installation
name: '{name}_squeeze_install_kde-full_upgrade_to_wheezy'
- job-template:
defaults: chroot-installation
name: '{name}_squeeze_install_lxde_upgrade_to_wheezy'
- job-template:
defaults: chroot-installation
name: '{name}_squeeze_install_xfce_upgrade_to_wheezy'
- job-template:
defaults: chroot-installation
name: '{name}_squeeze_install_full_desktop_upgrade_to_wheezy'
- job-template:
defaults: chroot-installation
name: '{name}_squeeze_install_developer_upgrade_to_wheezy'
- job-template:
defaults: chroot-installation+trigger
name: '{name}_squeeze_bootstrap_upgrade_to_wheezy'
- job-template:
defaults: chroot-installation
name: '{name}_wheezy_install_gnome'
- job-template:
defaults: chroot-installation
name: '{name}_wheezy_install_kde'
- job-template:
defaults: chroot-installation
name: '{name}_wheezy_install_kde-full'
- job-template:
defaults: chroot-installation
name: '{name}_wheezy_install_lxde'
- job-template:
defaults: chroot-installation
name: '{name}_wheezy_install_xfce'
- job-template:
defaults: chroot-installation
name: '{name}_wheezy_install_full_desktop'
- job-template:
defaults: chroot-installation
name: '{name}_wheezy_install_developer'
- job-template:
defaults: chroot-installation+trigger
name: '{name}_wheezy_bootstrap'
- job-template:
defaults: chroot-installation
name: '{name}_jessie_install_gnome'
- job-template:
defaults: chroot-installation
name: '{name}_jessie_install_kde'
- job-template:
defaults: chroot-installation
name: '{name}_jessie_install_kde-full'
- job-template:
defaults: chroot-installation
name: '{name}_jessie_install_lxde'
- job-template:
defaults: chroot-installation
name: '{name}_jessie_install_xfce'
- job-template:
defaults: chroot-installation
name: '{name}_jessie_install_full_desktop'
- job-template:
defaults: chroot-installation
name: '{name}_jessie_install_haskell'
- job-template:
defaults: chroot-installation
name: '{name}_jessie_install_developer'
- job-template:
defaults: chroot-installation+trigger
name: '{name}_jessie_bootstrap'
- job-template:
defaults: chroot-installation
name: '{name}_wheezy_install_gnome_upgrade_to_jessie'
- job-template:
defaults: chroot-installation
name: '{name}_wheezy_install_kde_upgrade_to_jessie'
- job-template:
defaults: chroot-installation
name: '{name}_wheezy_install_kde-full_upgrade_to_jessie'
- job-template:
defaults: chroot-installation
name: '{name}_wheezy_install_lxde_upgrade_to_jessie'
- job-template:
defaults: chroot-installation
name: '{name}_wheezy_install_xfce_upgrade_to_jessie'
- job-template:
defaults: chroot-installation
name: '{name}_wheezy_install_full_desktop_upgrade_to_jessie'
- job-template:
defaults: chroot-installation
name: '{name}_wheezy_install_haskell_upgrade_to_jessie'
- job-template:
defaults: chroot-installation
name: '{name}_wheezy_install_developer_upgrade_to_jessie'
- job-template:
defaults: chroot-installation+trigger
name: '{name}_wheezy_bootstrap_upgrade_to_jessie'
- project:
name: chroot-installation
do_not_edit: '
Job configuration source is chroot-installation.yaml.'
jobs:
- '{name}_sid_install_gnome':
installation_params: 'sid gnome'
my_description: 'Debootstrap sid, then install GNOME.'
my_recipients: 'jenkins+debian-qa holger@layer-acht.org'
- '{name}_sid_install_kde':
installation_params: 'sid kde'
my_description: 'Debootstrap sid, then install KDE plasma desktop.'
my_recipients: 'jenkins+debian-qa holger@layer-acht.org'
- '{name}_sid_install_kde-full':
installation_params: 'sid kde-full'
my_description: 'Debootstrap sid, then install complete KDE desktop.'
my_recipients: 'jenkins+debian-qa holger@layer-acht.org'
- '{name}_sid_install_lxde':
installation_params: 'sid lxde'
my_description: 'Debootstrap sid, then install LXDE.'
my_recipients: 'jenkins+debian-qa holger@layer-acht.org'
- '{name}_sid_install_xfce':
installation_params: 'sid xfce'
my_description: 'Debootstrap sid, then install Xfce.'
my_recipients: 'jenkins+debian-qa holger@layer-acht.org'
- '{name}_sid_install_full_desktop':
installation_params: 'sid full_desktop'
my_description: 'Debootstrap sid, then install four desktop environments and the most commonly used applications and packages.'
my_recipients: 'jenkins+debian-qa holger@layer-acht.org'
- '{name}_sid_install_haskell':
installation_params: 'sid haskell'
my_description: 'Debootstrap sid, then install all Haskell related packages.'
my_recipients: 'jenkins+debian-haskell holger@layer-acht.org pkg-haskell-maintainers@lists.alioth.debian.org'
- '{name}_sid_install_developer':
installation_params: 'sid developer'
my_description: 'Debootstrap sid, then install four desktop environments and the most commonly used applications and packages - and the build depends for all of these.'
my_recipients: 'jenkins+debian-qa holger@layer-acht.org'
- '{name}_sid_bootstrap':
installation_params: 'sid'
my_description: 'Debootstrap sid.'
my_trigger: 'chroot-installation_sid_install_gnome, chroot-installation_sid_install_kde, chroot-installation_sid_install_kde-full, chroot-installation_sid_install_lxde, chroot-installation_sid_install_xfce, chroot-installation_sid_install_full_desktop, chroot-installation_sid_install_developer, chroot-installation_sid_install_haskell'
my_recipients: 'jenkins+debian-qa holger@layer-acht.org'
- '{name}_squeeze_install_gnome_upgrade_to_wheezy':
installation_params: 'squeeze gnome wheezy'
my_description: 'Debootstrap squeeze, install GNOME, then upgrade to wheezy.'
my_recipients: 'jenkins+debian-qa holger@layer-acht.org'
- '{name}_squeeze_install_kde_upgrade_to_wheezy':
installation_params: 'squeeze kde wheezy'
my_description: 'Debootstrap squeeze, install KDE plasma desktop, then upgrade to wheezy.'
my_recipients: 'jenkins+debian-qa holger@layer-acht.org'
- '{name}_squeeze_install_kde-full_upgrade_to_wheezy':
installation_params: 'squeeze kde-full wheezy'
my_description: 'Debootstrap squeeze, install complete KDE desktop, then upgrade to wheezy.'
my_recipients: 'jenkins+debian-qa holger@layer-acht.org'
- '{name}_squeeze_install_lxde_upgrade_to_wheezy':
installation_params: 'squeeze lxde wheezy'
my_description: 'Debootstrap squeeze, install LXDE then upgrade to wheezy.'
my_recipients: 'jenkins+debian-qa holger@layer-acht.org'
- '{name}_squeeze_install_xfce_upgrade_to_wheezy':
installation_params: 'squeeze xfce wheezy'
my_description: 'Debootstrap squeeze, install KFCE then upgrade to wheezy.'
my_recipients: 'jenkins+debian-qa holger@layer-acht.org'
- '{name}_squeeze_install_full_desktop_upgrade_to_wheezy':
installation_params: 'squeeze full_desktop wheezy'
my_description: 'Debootstrap squeeze, then install four desktop environments and the most commonly used applications and packages, then upgrade to wheezy.'
my_recipients: 'jenkins+debian-qa holger@layer-acht.org'
- '{name}_squeeze_install_developer_upgrade_to_wheezy':
installation_params: 'squeeze developer wheezy'
my_description: 'Debootstrap squeeze, then install four desktop environments and the most commonly used applications and packages - and the build depends for all of these, then upgrade to wheezy.'
my_recipients: 'jenkins+debian-qa holger@layer-acht.org'
- '{name}_squeeze_bootstrap_upgrade_to_wheezy':
installation_params: 'squeeze none wheezy'
my_description: 'Debootstrap squeeze, then upgrade to wheezy.'
my_trigger: 'chroot-installation_squeeze_install_gnome_upgrade_to_wheezy, chroot-installation_squeeze_install_kde_upgrade_to_wheezy, chroot-installation_squeeze_install_kde-full_upgrade_to_wheezy, chroot-installation_squeeze_install_lxde_upgrade_to_wheezy, chroot-installation_squeeze_install_xfce_upgrade_to_wheezy, chroot-installation_squeeze_install_full_desktop_upgrade_to_wheezy, chroot-installation_squeeze_install_developer_upgrade_to_wheezy'
my_recipients: 'jenkins+debian-qa holger@layer-acht.org'
- '{name}_wheezy_install_gnome':
installation_params: 'wheezy gnome'
my_description: 'Debootstrap wheezy, then install GNOME.'
my_recipients: 'jenkins+debian-qa holger@layer-acht.org'
- '{name}_wheezy_install_kde':
installation_params: 'wheezy kde'
my_description: 'Debootstrap wheezy, then install KDE plasma desktop.'
my_recipients: 'jenkins+debian-qa holger@layer-acht.org'
- '{name}_wheezy_install_kde-full':
installation_params: 'wheezy kde-full'
my_description: 'Debootstrap wheezy, then install complete KDE desktop.'
my_recipients: 'jenkins+debian-qa holger@layer-acht.org'
- '{name}_wheezy_install_xfce':
installation_params: 'wheezy xfce'
my_description: 'Debootstrap wheezy, then install Xfce.'
my_recipients: 'jenkins+debian-qa holger@layer-acht.org'
- '{name}_wheezy_install_lxde':
installation_params: 'wheezy lxde'
my_description: 'Debootstrap wheezy, then install LXDE.'
my_recipients: 'jenkins+debian-qa holger@layer-acht.org'
- '{name}_wheezy_install_full_desktop':
installation_params: 'wheezy full_desktop'
my_description: 'Debootstrap wheezy, then install four desktop environments and the most commonly used applications and packages.'
my_recipients: 'jenkins+debian-qa holger@layer-acht.org'
- '{name}_wheezy_install_developer':
installation_params: 'wheezy developer'
my_description: 'Debootstrap wheezy, then install four desktop environments and the most commonly used applications and packages - and the build depends for all of these.'
my_recipients: 'jenkins+debian-qa holger@layer-acht.org'
- '{name}_wheezy_bootstrap':
installation_params: 'wheezy'
my_description: 'Debootstrap wheezy.'
my_trigger: 'chroot-installation_wheezy_install_gnome, chroot-installation_wheezy_install_kde, chroot-installation_wheezy_install_kde-full, chroot-installation_wheezy_install_lxde, chroot-installation_wheezy_install_xfce, chroot-installation_wheezy_install_full_desktop, chroot-installation_wheezy_install_developer'
my_recipients: 'jenkins+debian-qa holger@layer-acht.org'
- '{name}_jessie_install_gnome':
installation_params: 'jessie gnome'
my_description: 'Debootstrap jessie, then install GNOME.'
my_recipients: 'jenkins+debian-qa holger@layer-acht.org'
- '{name}_jessie_install_kde':
installation_params: 'jessie kde'
my_description: 'Debootstrap jessie, then install KDE plasma desktop.'
my_recipients: 'jenkins+debian-qa holger@layer-acht.org'
- '{name}_jessie_install_kde-full':
installation_params: 'jessie kde-full'
my_description: 'Debootstrap jessie, then install complete KDE desktop.'
my_recipients: 'jenkins+debian-qa holger@layer-acht.org'
- '{name}_jessie_install_xfce':
installation_params: 'jessie xfce'
my_description: 'Debootstrap jessie, then install Xfce.'
my_recipients: 'jenkins+debian-qa holger@layer-acht.org'
- '{name}_jessie_install_lxde':
installation_params: 'jessie lxde'
my_description: 'Debootstrap jessie, then install LXDE.'
my_recipients: 'jenkins+debian-qa holger@layer-acht.org'
- '{name}_jessie_install_full_desktop':
installation_params: 'jessie full_desktop'
my_description: 'Debootstrap jessie, then install four desktop environments and the most commonly used applications and packages.'
my_recipients: 'jenkins+debian-qa holger@layer-acht.org'
- '{name}_jessie_install_haskell':
installation_params: 'jessie haskell'
my_description: 'Debootstrap jessie, then install all Haskell related packages.'
my_recipients: 'jenkins+debian-haskell holger@layer-acht.org pkg-haskell-maintainers@lists.alioth.debian.org'
- '{name}_jessie_install_developer':
installation_params: 'jessie developer'
my_description: 'Debootstrap jessie, then install four desktop environments and the most commonly used applications and packages - and the build depends for all of these.'
my_recipients: 'jenkins+debian-qa holger@layer-acht.org'
- '{name}_jessie_bootstrap':
installation_params: 'jessie'
my_description: 'Debootstrap jessie.'
my_trigger: 'chroot-installation_jessie_install_gnome, chroot-installation_jessie_install_kde, chroot-installation_jessie_install_kde-full, chroot-installation_jessie_install_lxde, chroot-installation_jessie_install_xfce, chroot-installation_jessie_install_full_desktop, chroot-installation_jessie_install_developer, chroot-installation_jessie_install_haskell'
my_recipients: 'jenkins+debian-qa holger@layer-acht.org'
- '{name}_wheezy_install_gnome_upgrade_to_jessie':
installation_params: 'wheezy gnome jessie'
my_description: 'Debootstrap wheezy, install GNOME, then upgrade to jessie.'
my_recipients: 'jenkins+debian-qa holger@layer-acht.org'
- '{name}_wheezy_install_kde_upgrade_to_jessie':
installation_params: 'wheezy kde jessie'
my_description: 'Debootstrap wheezy, install KDE plasma desktop, then upgrade to jessie.'
my_recipients: 'jenkins+debian-qa holger@layer-acht.org'
- '{name}_wheezy_install_kde-full_upgrade_to_jessie':
installation_params: 'wheezy kde-full jessie'
my_description: 'Debootstrap wheezy, install complete KDE desktop, then upgrade to jessie.'
my_recipients: 'jenkins+debian-qa holger@layer-acht.org'
- '{name}_wheezy_install_lxde_upgrade_to_jessie':
installation_params: 'wheezy lxde jessie'
my_description: 'Debootstrap wheezy, install LXDE then upgrade to jessie.'
my_recipients: 'jenkins+debian-qa holger@layer-acht.org'
- '{name}_wheezy_install_xfce_upgrade_to_jessie':
installation_params: 'wheezy xfce jessie'
my_description: 'Debootstrap wheezy, install KFCE then upgrade to jessie.'
my_recipients: 'jenkins+debian-qa holger@layer-acht.org'
- '{name}_wheezy_install_full_desktop_upgrade_to_jessie':
installation_params: 'wheezy full_desktop jessie'
my_description: 'Debootstrap wheezy, then install four desktop environments and the most commonly used applications and packages, then upgrade to jessie.'
my_recipients: 'jenkins+debian-qa holger@layer-acht.org'
- '{name}_wheezy_install_haskell_upgrade_to_jessie':
installation_params: 'wheezy haskell jessie'
my_description: 'Debootstrap wheezy, then install all Haskell related packages, then upgrade to jessie.'
my_recipients: 'jenkins+debian-haskell holger@layer-acht.org pkg-haskell-maintainers@lists.alioth.debian.org'
- '{name}_wheezy_install_developer_upgrade_to_jessie':
installation_params: 'wheezy developer jessie'
my_description: 'Debootstrap wheezy, then install four desktop environments and the most commonly used applications and packages - and the build depends for all of these, then upgrade to jessie.'
my_recipients: 'jenkins+debian-qa holger@layer-acht.org'
- '{name}_wheezy_bootstrap_upgrade_to_jessie':
installation_params: 'wheezy none jessie'
my_description: 'Debootstrap wheezy, then upgrade to jessie.'
my_trigger: 'chroot-installation_wheezy_install_gnome_upgrade_to_jessie, chroot-installation_wheezy_install_kde_upgrade_to_jessie, chroot-installation_wheezy_install_kde-full_upgrade_to_jessie, chroot-installation_wheezy_install_lxde_upgrade_to_jessie, chroot-installation_wheezy_install_xfce_upgrade_to_jessie, chroot-installation_wheezy_install_full_desktop_upgrade_to_jessie, chroot-installation_wheezy_install_developer_upgrade_to_jessie, chroot-installation_wheezy_install_haskell_upgrade_to_jessie'
my_recipients: 'jenkins+debian-qa holger@layer-acht.org'
- '{name}_housekeeping_squeeze':
my_description: 'Cleanup and monitor so that there is a predictable environment.'
my_trigger: 'chroot-installation_squeeze_bootstrap, chroot-installation_squeeze_bootstrap_upgrade_to_wheezy'
my_time: '0 5 25 * *'
my_prefix: '{name}_housekeeping_squeeze'
- '{name}_housekeeping_wheezy':
my_description: 'Cleanup and monitor so that there is a predictable environment.'
my_trigger: 'chroot-installation_wheezy_bootstrap'
my_time: '0 5 4,18 * *'
my_prefix: '{name}_housekeeping_wheezy'
- '{name}_housekeeping_jessie':
my_description: 'Cleanup and monitor so that there is a predictable environment.'
my_trigger: 'chroot-installation_jessie_bootstrap, chroot-installation_wheezy_bootstrap_upgrade_to_jessie'
my_time: '0 10 * * *'
my_prefix: '{name}_housekeeping_jessie'
- '{name}_housekeeping_sid':
my_description: 'Cleanup and monitor so that there is a predictable environment.'
my_trigger: 'chroot-installation_sid_bootstrap'
my_time: '0 5 * * *'
my_prefix: '{name}_housekeeping_sid'