summaryrefslogtreecommitdiffstats
path: root/job-cfg/reproducible.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'job-cfg/reproducible.yaml')
-rw-r--r--job-cfg/reproducible.yaml40
1 files changed, 20 insertions, 20 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 8f825565..3c21f264 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -209,100 +209,100 @@
my_description: 'Do some maintainance: check for old directories laying around, do backups, etc.'
my_timed: '5 0,4,8,12,16,20 * * *'
my_shell: '/srv/jenkins/bin/reproducible_maintainance.sh'
- my_recipients: 'holger@layer-acht.org'
+ my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
- '{name}_setup_pbuilder_sid':
my_description: 'Setup and update pbuilder for reproducible builds of packages from sid 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_setup_pbuilder.sh sid'
- my_recipients: 'jenkins+debian-reproducible holger@layer-acht.org'
+ my_recipients: 'jenkins+debian-reproducible qa-jenkins-scm@lists.alioth.debian.org'
- '{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 * * *'
my_shell: '/srv/jenkins/bin/reproducible_setup_pbuilder.sh experimental'
- my_recipients: 'jenkins+debian-reproducible holger@layer-acht.org'
+ my_recipients: 'jenkins+debian-reproducible qa-jenkins-scm@lists.alioth.debian.org'
- '{name}_setup_schroot_sid_debbindiff':
my_description: 'Setup schroot for running debbindiff in a sid environment (this is needed to be able to correctly investigate haskell binaries...)'
my_timed: '23 0 * * *'
my_shell: '/srv/jenkins/bin/reproducible_setup_schroot.sh reproducible-sid-debbindiff sid debbindiff'
- my_recipients: 'holger@layer-acht.org'
+ my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
- '{name}_setup_schroot_sid':
my_description: 'Setup sid schroot for fetching source packages for the builder jobs.'
my_timed: '23 1 * * *'
my_shell: '/srv/jenkins/bin/schroot-create.sh reproducible-sid sid reproducible'
- my_recipients: 'holger@layer-acht.org'
+ my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
- '{name}_setup_schroot_experimental':
my_description: 'Setup experimental schroot for fetching source packages for the builder jobs.'
my_timed: '23 1 * * *'
my_shell: '/srv/jenkins/bin/schroot-create.sh reproducible-experimental experimental reproducible'
- my_recipients: 'holger@layer-acht.org'
+ my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
- '{name}_scheduler':
my_description: 'Schedule packages to be tested for reproducibility.'
my_timed: '42 * * * *'
my_shell: '/srv/jenkins/bin/reproducible_scheduler.py'
- my_recipients: 'holger@layer-acht.org mattia@mapreri.org'
+ my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org mattia@mapreri.org'
- '{name}_html_graphs':
my_description: 'Generate HTML results (stats with graphs) for reproducible builds.'
my_timed: '0 * * * *'
my_shell: '/srv/jenkins/bin/reproducible_html_graphs.sh'
- my_recipients: 'holger@layer-acht.org'
+ my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
- '{name}_html_graphs_experimental':
my_description: 'Generate HTML results (stats with graphs) for reproducible builds.'
my_timed: '15 * * * *'
my_shell: '/srv/jenkins/bin/reproducible_html_graphs.sh experimental'
- my_recipients: 'holger@layer-acht.org'
+ my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
- '{name}_html_indexes':
my_description: 'Generate HTML results (indexes) for reproducible builds.'
my_timed: '59 */1 * * *'
my_shell: '/srv/jenkins/bin/reproducible_html_indexes.py'
- my_recipients: 'holger@layer-acht.org'
+ my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
- '{name}_html_dd_list':
my_description: 'Generate HTML results (dd-list) for reproducible builds.'
my_timed: '55 23 * * *'
my_shell: '/srv/jenkins/bin/reproducible_html_dd_list.sh'
- my_recipients: 'holger@layer-acht.org'
+ my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
- '{name}_html_notes':
my_description: 'Generate HTML results (notes) for reproducible builds, triggered by changes to the notes.git repository.'
my_timed: '57 0 * * *'
my_gitrepo: 'git://git.debian.org/git/reproducible/notes.git'
my_shell: '/srv/jenkins/bin/reproducible_html_notes.py'
- my_recipients: 'jenkins+debian-reproducible holger@layer-acht.org mattia@mapreri.org'
+ my_recipients: 'jenkins+debian-reproducible qa-jenkins-scm@lists.alioth.debian.org mattia@mapreri.org'
- '{name}_html_all_packages':
my_description: 'Generate HTML results (for all packages) for reproducible builds. This job is normally not needed and only run once a year.'
my_timed: '12 12 30 12 *'
my_shell: '/srv/jenkins/bin/reproducible_html_all_packages.py'
- my_recipients: 'holger@layer-acht.org'
+ my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
- '{name}_html_repo_stats':
my_description: 'Generate HTML results (repo_stats) for reproducible builds.'
my_timed: '0 1 * * *'
my_shell: '/srv/jenkins/bin/reproducible_html_repo_stats.sh'
- my_recipients: 'holger@layer-acht.org'
+ my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
- '{name}_json':
my_description: 'Generate https://reproducible.debian.net/userContent/reproducible.json for consumption by tracker.debian.org.'
my_timed: '1 * * * *'
my_shell: '/srv/jenkins/bin/reproducible_json.py'
- my_recipients: 'holger@layer-acht.org'
+ my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
- '{name}_create_meta_pkg_sets':
my_description: 'Create meta package sets for later consumption when generating HTML stats.'
my_timed: '0 6 * * H/3'
my_shell: '/srv/jenkins/bin/reproducible_create_meta_pkg_sets.sh'
- my_recipients: 'holger@layer-acht.org'
+ my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
- '{name}_builder_alpha':
my_description: 'Try to reproducibly build a scheduled package. This is one of several builder jobs.'
my_timed: 'H/2 * * * *'
my_shell: '/srv/jenkins/bin/reproducible_build.sh'
- my_recipients: 'holger@layer-acht.org'
+ my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
- '{name}_builder_beta':
my_description: 'Try to reproducibly build a scheduled package. This is one of several builder jobs.'
my_timed: 'H/2 * * * *'
my_shell: '/srv/jenkins/bin/reproducible_build.sh'
- my_recipients: 'holger@layer-acht.org'
+ my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
- '{name}_builder_gamma':
my_description: 'Try to reproducibly build a scheduled package. This is one of several builder jobs.'
my_timed: 'H/2 * * * *'
my_shell: '/srv/jenkins/bin/reproducible_build.sh'
- my_recipients: 'holger@layer-acht.org'
+ my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
# - '{name}_builder_delta':
# my_description: 'This is a builder job only used for development.'
# my_timed: ''
# my_shell: '/srv/jenkins/bin/reproducible_build_delta.sh'
-# my_recipients: 'holger@layer-acht.org'
+# my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'