From a168e42c231b9e332d9972cce3ad3919163cc5c5 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 7 Aug 2015 18:29:04 +0200 Subject: reproducible: add new amd64 build node: profitbricks-build2-amd64.d.n --- job-cfg/reproducible.yaml | 90 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) (limited to 'job-cfg') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 949227cc..b3a2b0b0 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -188,6 +188,10 @@ defaults: reproducible name: '{name}_maintenance_amd64_profitbricks1' +- job-template: + defaults: reproducible + name: '{name}_maintenance_amd64_profitbricks2' + - job-template: defaults: reproducible name: '{name}_setup_pbuilder_unstable' @@ -196,6 +200,10 @@ defaults: reproducible name: '{name}_setup_pbuilder_unstable_amd64_profitbricks1' +- job-template: + defaults: reproducible + name: '{name}_setup_pbuilder_unstable_amd64_profitbricks2' + - job-template: defaults: reproducible name: '{name}_setup_pbuilder_testing' @@ -220,6 +228,10 @@ defaults: reproducible name: '{name}_setup_pbuilder_testing_amd64_profitbricks1' +- job-template: + defaults: reproducible + name: '{name}_setup_pbuilder_testing_amd64_profitbricks2' + - job-template: defaults: reproducible name: '{name}_setup_pbuilder_experimental' @@ -228,6 +240,10 @@ defaults: reproducible name: '{name}_setup_pbuilder_experimental_amd64_profitbricks1' +- job-template: + defaults: reproducible + name: '{name}_setup_pbuilder_experimental_amd64_profitbricks2' + - job-template: defaults: reproducible name: '{name}_setup_schroot_unstable_debbindiff' @@ -236,6 +252,10 @@ defaults: reproducible name: '{name}_setup_schroot_unstable_debbindiff_amd64_profitbricks1' +- job-template: + defaults: reproducible + name: '{name}_setup_schroot_unstable_debbindiff_amd64_profitbricks2' + - job-template: defaults: reproducible name: '{name}_setup_schroot_testing_debbindiff' @@ -260,6 +280,10 @@ defaults: reproducible name: '{name}_setup_schroot_testing_debbindiff_amd64_profitbricks1' +- job-template: + defaults: reproducible + name: '{name}_setup_schroot_testing_debbindiff_amd64_profitbricks2' + - job-template: defaults: reproducible name: '{name}_setup_schroot_unstable' @@ -268,6 +292,10 @@ defaults: reproducible name: '{name}_setup_schroot_unstable_amd64_profitbricks1' +- job-template: + defaults: reproducible + name: '{name}_setup_schroot_unstable_amd64_profitbricks2' + - job-template: defaults: reproducible name: '{name}_setup_schroot_testing' @@ -292,6 +320,10 @@ defaults: reproducible name: '{name}_setup_schroot_testing_amd64_profitbricks1' +- job-template: + defaults: reproducible + name: '{name}_setup_schroot_testing_amd64_profitbricks2' + - job-template: defaults: reproducible name: '{name}_setup_schroot_experimental' @@ -300,6 +332,10 @@ defaults: reproducible name: '{name}_setup_schroot_experimental_amd64_profitbricks1' +- job-template: + defaults: reproducible + name: '{name}_setup_schroot_experimental_amd64_profitbricks2' + - job-template: defaults: reproducible name: '{name}_scheduler' @@ -439,6 +475,12 @@ my_shell: '/srv/jenkins/bin/reproducible_master_wrapper.sh' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: 'profitbricks1' + - '{name}_maintenance_amd64_profitbricks2': + 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: 'profitbricks2' - '{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 * * *' @@ -475,6 +517,12 @@ 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_amd64_profitbricks2': + 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: 'qa-jenkins-scm@lists.alioth.debian.org' + my_node: 'profitbricks2' - '{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 * * *' @@ -487,6 +535,12 @@ my_shell: '/srv/jenkins/bin/reproducible_master_wrapper.sh' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: 'profitbricks1' + - '{name}_setup_pbuilder_unstable_amd64_profitbricks2': + 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: 'qa-jenkins-scm@lists.alioth.debian.org' + my_node: 'profitbricks2' - '{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 * * *' @@ -499,6 +553,12 @@ my_shell: '/srv/jenkins/bin/reproducible_master_wrapper.sh' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: 'profitbricks1' + - '{name}_setup_pbuilder_experimental_amd64_profitbricks2': + 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: 'qa-jenkins-scm@lists.alioth.debian.org' + my_node: 'profitbricks2' - '{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 * * *' @@ -511,6 +571,12 @@ 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_debbindiff_amd64_profitbricks2': + 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: 'profitbricks2' - '{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 * * *' @@ -547,6 +613,12 @@ 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_amd64_profitbricks2': + 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: 'profitbricks2' - '{name}_setup_schroot_unstable': my_description: 'Setup unstable schroot for fetching source packages for the builder jobs.' my_timed: '23 1 * * *' @@ -559,6 +631,12 @@ 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_amd64_profitbricks2': + my_description: 'Setup unstable schroot for fetching source packages for the builder jobs.' + my_timed: '23 1 * * *' + my_shell: '/srv/jenkins/bin/reproducible_master_wrapper.sh' + my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' + my_node: 'profitbricks2' - '{name}_setup_schroot_testing': my_description: 'Setup testing schroot for fetching source packages for the builder jobs.' my_timed: '23 1 * * *' @@ -595,6 +673,12 @@ 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_amd64_profitbricks2': + my_description: 'Setup testing schroot for fetching source packages for the builder jobs.' + my_timed: '23 1 * * *' + my_shell: '/srv/jenkins/bin/reproducible_master_wrapper.sh' + my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' + my_node: 'profitbricks2' - '{name}_setup_schroot_experimental': my_description: 'Setup experimental schroot for fetching source packages for the builder jobs.' my_timed: '23 1 * * *' @@ -607,6 +691,12 @@ my_shell: '/srv/jenkins/bin/reproducible_master_wrapper.sh' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: 'profitbricks1' + - '{name}_setup_schroot_experimental_amd64_profitbricks2': + my_description: 'Setup experimental schroot for fetching source packages for the builder jobs.' + my_timed: '23 1 * * *' + my_shell: '/srv/jenkins/bin/reproducible_master_wrapper.sh' + my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' + my_node: 'profitbricks2' - '{name}_scheduler': my_description: 'Schedule packages to be tested for reproducibility.' my_timed: '42 * * * *' -- cgit v1.2.3-70-g09d2