[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: remove duplicate jobs
Holger Levsen
holger at moszumanska.debian.org
Fri Dec 18 19:04:11 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 87b2cf2bf0ee530d42452866838d1750a036997f
Author: Holger Levsen <holger at layer-acht.org>
Date: Fri Dec 18 20:03:47 2015 +0100
reproducible: remove duplicate jobs
---
job-cfg/reproducible.yaml | 23 +++++------------------
1 file changed, 5 insertions(+), 18 deletions(-)
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 6d247e7..97df606 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -277,22 +277,9 @@
- 'setup_pbuilder_testing':
my_description: 'Setup pbuilder for reproducible builds of packages from testing as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example'
my_timed: '23 7 * * *'
- - 'setup_pbuilder_unstable':
- my_description: 'Setup pbuilder for reproducible builds of packages from unstable as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example'
- my_timed: '42 7 * * *'
- - 'setup_pbuilder_experimental':
- my_description: 'Setup pbuilder for reproducible builds of packages from experimental as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example'
- my_timed: '33 7 * * *'
- 'setup_schroot_testing':
my_description: 'Setup testing schroot for fetching source packages for the builder jobs.'
- my_timed: 'H/60 1 * * *'
- - 'setup_schroot_unstable':
- my_description: 'Setup testing schroot for fetching source packages for the builder jobs.'
- my_timed: 'H/60 1 * * *'
- - 'setup_schroot_experimental':
- my_description: 'Setup experimental schroot for fetching source packages for the builder jobs.'
- my_timed: '33 1 * * *'
-
+ my_timed: '0 1 * * *'
my_hname:
- 'profitbricks1': { my_arch: 'amd64' }
- 'profitbricks2': { my_arch: 'amd64' }
@@ -304,16 +291,16 @@
my_task:
- 'setup_pbuilder_unstable':
my_description: 'Setup pbuilder for reproducible builds of packages from testing as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example'
- my_timed: '23 7 * * *'
+ my_timed: '42 7 * * *'
- 'setup_pbuilder_experimental':
my_description: 'Setup pbuilder for reproducible builds of packages from experimental as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example'
- my_timed: '23 7 * * *'
+ my_timed: '33 7 * * *'
- 'setup_schroot_unstable':
my_description: 'Setup unstable schroot for fetching source packages for the builder jobs.'
- my_timed: 'H/60 1 * * *'
+ my_timed: '20 1 * * *'
- 'setup_schroot_experimental':
my_description: 'Setup experimental schroot for fetching source packages for the builder jobs.'
- my_timed: 'H/60 1 * * *'
+ my_timed: '40 1 * * *'
my_hname:
- 'bpi0': { my_arch: 'armhf' }
- 'cbxi4pro0': { my_arch: 'armhf' }
--
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