[Qa-jenkins-scm] [jenkins.debian.net] 01/02: reproducible: re-add jobs to setup schroots on jenkins
Holger Levsen
holger at moszumanska.debian.org
Tue Sep 15 18:31:26 UTC 2015
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 108a117c1b102c9e21a863c79299ba247d05e682
Author: Holger Levsen <holger at layer-acht.org>
Date: Tue Sep 15 20:29:49 2015 +0200
reproducible: re-add jobs to setup schroots on jenkins
---
job-cfg/reproducible.yaml | 30 ++++++++++++++++++++++++++++++
1 file changed, 30 insertions(+)
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 8285aca..ed72caa 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -242,6 +242,10 @@
- job-template:
defaults: reproducible
+ name: '{name}_setup_schroot_unstable_amd64_jenkins'
+
+- job-template:
+ defaults: reproducible
name: '{name}_setup_schroot_unstable_amd64_profitbricks1'
- job-template:
@@ -266,6 +270,10 @@
- job-template:
defaults: reproducible
+ name: '{name}_setup_schroot_testing_amd64_jenkins'
+
+- job-template:
+ defaults: reproducible
name: '{name}_setup_schroot_testing_amd64_profitbricks1'
- job-template:
@@ -274,6 +282,10 @@
- job-template:
defaults: reproducible
+ name: '{name}_setup_schroot_experimental_amd64_jenkins'
+
+- job-template:
+ defaults: reproducible
name: '{name}_setup_schroot_experimental_amd64_profitbricks1'
- job-template:
@@ -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 at 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 at 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 at 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 at 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 at 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 at 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 * * *'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list