diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-08-06 17:42:12 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-08-06 17:42:12 +0200 |
commit | be2d53c0167c920d24ae0d614957883528e548b0 (patch) | |
tree | 02835a0cd02678d0583fcf30d60bbef1f6e3b08e /job-cfg | |
parent | cf89bcffed6b567d167afded141accb27f902d5c (diff) | |
download | jenkins.debian.net-be2d53c0167c920d24ae0d614957883528e548b0.tar.xz |
reproducible amd64: add new build host: profitbricks1
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/reproducible.yaml | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 006e482d..979e653c 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -187,10 +187,18 @@ - job-template: defaults: reproducible + name: '{name}_maintenance_amd64_profitbricks1' + +- job-template: + defaults: reproducible name: '{name}_setup_pbuilder_unstable' - job-template: defaults: reproducible + name: '{name}_setup_pbuilder_unstable_amd64_profitbricks1' + +- job-template: + defaults: reproducible name: '{name}_setup_pbuilder_testing' - job-template: @@ -211,14 +219,26 @@ - job-template: defaults: reproducible + name: '{name}_setup_pbuilder_testing_amd64_profitbricks1' + +- job-template: + defaults: reproducible name: '{name}_setup_pbuilder_experimental' - job-template: defaults: reproducible + name: '{name}_setup_pbuilder_experimental_amd64_profitbricks1' + +- job-template: + defaults: reproducible name: '{name}_setup_schroot_unstable_debbindiff' - job-template: defaults: reproducible + name: '{name}_setup_schroot_unstable_debbindiff_amd64_profitbricks1' + +- job-template: + defaults: reproducible name: '{name}_setup_schroot_testing_debbindiff' - job-template: @@ -239,6 +259,10 @@ - job-template: defaults: reproducible + name: '{name}_setup_schroot_testing_debbindiff_amd64_profitbricks1' + +- job-template: + defaults: reproducible name: '{name}_setup_schroot_unstable' - job-template: @@ -378,6 +402,12 @@ my_shell: '/srv/jenkins/bin/reproducible_master_wrapper.sh' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: 'wbq0' + - '{name}_maintenance_amd64_profitbricks1': + my_description: 'Do some maintenance: check for old directories laying around, do backups, etc.' + my_timed: '5 0,4,8,12,16,20 * * *' + my_shell: '/srv/jenkins/bin/reproducible_master_wrapper.sh' + my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' + my_node: 'profitbricks1' - '{name}_setup_pbuilder_testing': my_description: 'Setup and update pbuilder for reproducible builds of packages from testing as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example' my_timed: '23 0,4,8,12,16,20 * * *' @@ -408,24 +438,48 @@ my_shell: '/srv/jenkins/bin/reproducible_master_wrapper.sh' my_recipients: 'jenkins+debian-reproducible qa-jenkins-scm@lists.alioth.debian.org' my_node: 'wbq0' + - '{name}_setup_pbuilder_testing_amd64_profitbricks1': + my_description: 'Setup and update pbuilder for reproducible builds of packages from testing as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example' + my_timed: '23 0,4,8,12,16,20 * * *' + my_shell: '/srv/jenkins/bin/reproducible_master_wrapper.sh' + my_recipients: 'jenkins+debian-reproducible qa-jenkins-scm@lists.alioth.debian.org' + my_node: 'profitbricks1' - '{name}_setup_pbuilder_unstable': my_description: 'Setup and update pbuilder for reproducible builds of packages from unstable as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example' my_timed: '23 0,4,8,12,16,20 * * *' my_shell: '/srv/jenkins/bin/reproducible_setup_pbuilder.sh unstable' my_recipients: 'jenkins+debian-reproducible qa-jenkins-scm@lists.alioth.debian.org' my_node: '' + - '{name}_setup_pbuilder_unstable_amd64_profitbricks1': + my_description: 'Setup and update pbuilder for reproducible builds of packages from unstable as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example' + my_timed: '23 0,4,8,12,16,20 * * *' + my_shell: '/srv/jenkins/bin/reproducible_master_wrapper.sh' + my_recipients: 'jenkins+debian-reproducible qa-jenkins-scm@lists.alioth.debian.org' + my_node: 'profitbricks1' - '{name}_setup_pbuilder_experimental': my_description: 'Setup and update pbuilder for reproducible builds of packages from experimental as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example' my_timed: '23 0,4,8,12,16,20 * * *' my_shell: '/srv/jenkins/bin/reproducible_setup_pbuilder.sh experimental' my_recipients: 'jenkins+debian-reproducible qa-jenkins-scm@lists.alioth.debian.org' my_node: '' + - '{name}_setup_pbuilder_experimental_amd64_profitbricks1': + my_description: 'Setup and update pbuilder for reproducible builds of packages from experimental as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example' + my_timed: '23 0,4,8,12,16,20 * * *' + my_shell: '/srv/jenkins/bin/reproducible_master_wrapper.sh' + my_recipients: 'jenkins+debian-reproducible qa-jenkins-scm@lists.alioth.debian.org' + my_node: 'profitbricks1' - '{name}_setup_schroot_unstable_debbindiff': my_description: 'Setup schroot for running debbindiff in a unstable environment (this is needed to be able to correctly investigate haskell binaries...)' my_timed: '23 0 * * *' my_shell: '/srv/jenkins/bin/schroot-create.sh reproducible reproducible-unstable-debbindiff unstable debbindiff locales-all' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: '' + - '{name}_setup_schroot_unstable_debbindiff_amd64_profitbricks1': + my_description: 'Setup schroot for running debbindiff in a unstable environment (this is needed to be able to correctly investigate haskell binaries...)' + my_timed: '23 0 * * *' + my_shell: '/srv/jenkins/bin/reproducible_master_wrapper.sh' + my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' + my_node: 'profitbricks1' - '{name}_setup_schroot_testing_debbindiff': my_description: 'Setup schroot for running debbindiff in a testing environment (this is needed to be able to correctly investigate haskell binaries...)' my_timed: '23 0 * * *' @@ -456,6 +510,12 @@ my_shell: '/srv/jenkins/bin/reproducible_master_wrapper.sh' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: 'wbq0' + - '{name}_setup_schroot_testing_debbindiff_amd64_profitbricks1': + my_description: 'Setup schroot for running debbindiff in a testing environment (this is needed to be able to correctly investigate haskell binaries...)' + my_timed: '23 0 * * *' + my_shell: '/srv/jenkins/bin/reproducible_master_wrapper.sh' + my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' + my_node: 'profitbricks1' - '{name}_setup_schroot_unstable': my_description: 'Setup unstable schroot for fetching source packages for the builder jobs.' my_timed: '23 1 * * *' |