[Qa-jenkins-scm] [jenkins.debian.net] 01/01: Revert "reproducible debian: whitespace change to force job regeneration"
Mattia Rizzolo
mattia at debian.org
Sat Aug 5 13:54:08 UTC 2017
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository jenkins.debian.net.
commit 44efb5a3c6011156306fb2831d401b9f26bc79de
Author: Mattia Rizzolo <mattia at debian.org>
Date: Sat Aug 5 15:53:58 2017 +0200
Revert "reproducible debian: whitespace change to force job regeneration"
This reverts commit 7e8fa9e8678ae77a40d6e7552d2a0840f5fc9510.
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
job-cfg/reproducible.yaml | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index dd6c34a..6678357 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -398,16 +398,16 @@
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_unstable':
- my_description: 'Setup unstable schroot for fetching source packages for the builder jobs'
+ my_description: 'Setup unstable schroot for fetching source packages for the builder jobs.'
my_timed: '20 1 * * *'
- 'setup_schroot_stretch':
- my_description: 'Setup stretch schroot for fetching source packages for the builder jobs'
+ my_description: 'Setup stretch schroot for fetching source packages for the builder jobs.'
my_timed: '0 1 * * *'
- 'setup_schroot_buster':
- my_description: 'Setup buster schroot for fetching source packages for the builder jobs'
+ my_description: 'Setup buster schroot for fetching source packages for the builder jobs.'
my_timed: '0 2 * * *'
- 'setup_schroot_experimental':
- my_description: 'Setup experimental schroot for fetching source packages for the builder jobs'
+ my_description: 'Setup experimental schroot for fetching source packages for the builder jobs.'
my_timed: '40 1 * * *'
my_hname:
- 'bbx15': { my_arch: 'armhf' }
@@ -459,15 +459,15 @@
- '{name}_setup_schroot_{my_distro}_{my_arch}_{my_hname}':
my_distro:
- 'unstable_diffoscope':
- my_description: 'Setup schroot for running diffoscope in a unstable environment (this is needed to be able to correctly investigate haskell binaries…)'
+ my_description: 'Setup schroot for running diffoscope in a unstable environment (this is needed to be able to correctly investigate haskell binaries...)'
my_timed: '42 0 * * *'
my_shell: '/srv/jenkins/bin/schroot-create.sh reproducible reproducible-unstable-diffoscope unstable diffoscope locales-all'
- 'stretch_diffoscope':
- my_description: 'Setup schroot for running diffoscope in a stretch environment (this is needed to be able to correctly investigate haskell binaries…)'
+ my_description: 'Setup schroot for running diffoscope in a stretch 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-stretch-diffoscope stretch diffoscope locales-all'
- 'buster_diffoscope':
- my_description: 'Setup schroot for running diffoscope in a buster environment (this is needed to be able to correctly investigate haskell binaries…)'
+ my_description: 'Setup schroot for running diffoscope in a buster 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-buster-diffoscope buster diffoscope locales-all'
- 'unstable':
@@ -479,7 +479,7 @@
my_timed: '42 2 * * *'
- 'experimental':
my_timed: '33 1 * * *'
- my_description: 'Setup {my_distro} schroot for fetching source packages for the builder jobs'
+ my_description: 'Setup {my_distro} schroot for fetching source packages for the builder jobs.'
my_shell: '/srv/jenkins/bin/schroot-create.sh reproducible reproducible-{my_distro} {my_distro}'
my_hname:
- 'jenkins': { my_arch: 'amd64' }
@@ -642,17 +642,17 @@
my_recipients: 'jenkins+reproducible-builds qa-jenkins-scm at lists.alioth.debian.org'
my_shell: '/srv/jenkins/bin/reproducible_freebsd.sh'
- 'setup_schroot_archlinux_jenkins':
- my_description: 'Setup an Arch Linux schroot to test Arch Linux packages for reproducibility'
+ my_description: 'Setup an Arch Linux schroot to test Arch Linux packages for reproducibility.'
my_timed: '42 23 1 1 *'
my_shell: '/srv/jenkins/bin/reproducible_setup_archlinux_schroot.sh'
my_disabled: true
- 'setup_schroot_archlinux_profitbricks3':
- my_description: 'Setup an Arch Linux schroot to test Arch Linux packages for reproducibility'
+ my_description: 'Setup an Arch Linux schroot to test Arch Linux packages for reproducibility.'
my_timed: '42 23 1 1 *'
my_hname: 'profitbricks3'
my_disabled: true
- 'setup_schroot_archlinux_profitbricks4':
- my_description: 'Setup an Arch Linux schroot to test Arch Linux packages for reproducibility'
+ my_description: 'Setup an Arch Linux schroot to test Arch Linux packages for reproducibility.'
my_timed: '42 23 1 1 *'
my_hname: 'profitbricks4'
my_disabled: true
--
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