From 108a117c1b102c9e21a863c79299ba247d05e682 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 15 Sep 2015 20:29:49 +0200 Subject: reproducible: re-add jobs to setup schroots on jenkins --- job-cfg/reproducible.yaml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'job-cfg') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 8285aca3..ed72caab 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -240,6 +240,10 @@ defaults: reproducible name: '{name}_setup_schroot_testing_diffoscope_amd64_jenkins' +- job-template: + defaults: reproducible + name: '{name}_setup_schroot_unstable_amd64_jenkins' + - job-template: defaults: reproducible name: '{name}_setup_schroot_unstable_amd64_profitbricks1' @@ -264,6 +268,10 @@ defaults: reproducible name: '{name}_setup_schroot_unstable_armhf_wbq0' +- job-template: + defaults: reproducible + name: '{name}_setup_schroot_testing_amd64_jenkins' + - job-template: defaults: reproducible name: '{name}_setup_schroot_testing_amd64_profitbricks1' @@ -272,6 +280,10 @@ defaults: reproducible name: '{name}_setup_schroot_testing_amd64_profitbricks2' +- job-template: + defaults: reproducible + name: '{name}_setup_schroot_experimental_amd64_jenkins' + - job-template: defaults: reproducible name: '{name}_setup_schroot_experimental_amd64_profitbricks1' @@ -545,6 +557,12 @@ my_shell: '/srv/jenkins/bin/schroot-create.sh reproducible reproducible-testing-diffoscope testing diffoscope locales-all' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: '' + - '{name}_setup_schroot_unstable_amd64_jenkins': + my_description: 'Setup unstable schroot for fetching source packages for the builder jobs.' + my_timed: '42 1 * * *' + my_shell: '/srv/jenkins/bin/schroot-create.sh reproducible reproducible-unstable unstable botch' + my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' + my_node: '' - '{name}_setup_schroot_unstable_amd64_profitbricks1': my_description: 'Setup unstable schroot for fetching source packages for the builder jobs.' my_timed: '42 1 * * *' @@ -581,6 +599,12 @@ my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: 'wbq0' + - '{name}_setup_schroot_testing_amd64_jenkins': + my_description: 'Setup testing schroot for fetching source packages for the builder jobs.' + my_timed: '42 1 * * *' + my_shell: '/srv/jenkins/bin/schroot-create.sh reproducible reproducible-testing testing' + my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' + my_node: '' - '{name}_setup_schroot_testing_amd64_profitbricks1': my_description: 'Setup testing schroot for fetching source packages for the builder jobs.' my_timed: '42 1 * * *' @@ -593,6 +617,12 @@ my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: 'profitbricks2' + - '{name}_setup_schroot_experimental_amd64_jenkins': + my_description: 'Setup experimental schroot for fetching source packages for the builder jobs.' + my_timed: '33 1 * * *' + my_shell: '/srv/jenkins/bin/schroot-create.sh reproducible reproducible-experimental experimental' + my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' + my_node: '' - '{name}_setup_schroot_experimental_amd64_profitbricks1': my_description: 'Setup experimental schroot for fetching source packages for the builder jobs.' my_timed: '33 1 * * *' -- cgit v1.2.3-70-g09d2