From 432a2913ef86f2b540751f22d4f1a000d7c54384 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 24 Sep 2014 11:02:09 +0200 Subject: reproducible: keep diffp results and provide them for download --- job-cfg/reproducible.yaml | 27 ++++++--------------------- 1 file changed, 6 insertions(+), 21 deletions(-) (limited to 'job-cfg') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 2518f088..47f17cb0 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -22,55 +22,40 @@ artifactNumToKeep: -1 builders: - shell: '{my_shell}' + publishers: + - email: + recipients: 'jenkins+debian+reproducible holger@layer-acht.org lunar@debian.org' + - archive: + artifacts: 'results/*.*' + latest_only: false - job-template: defaults: reproducible name: '{name}_setup' - publishers: - - email: - recipients: 'jenkins+debian+reproducible holger@layer-acht.org lunar@debian.org' - job-template: defaults: reproducible name: '{name}_build_test_reproducibility' - publishers: - - email: - recipients: 'jenkins+debian+reproducible holger@layer-acht.org lunar@debian.org' - job-template: defaults: reproducible name: '{name}_build_core' - publishers: - - email: - recipients: 'jenkins+debian+reproducible holger@layer-acht.org lunar@debian.org' - job-template: defaults: reproducible name: '{name}_build_build-essential' - publishers: - - email: - recipients: 'jenkins+debian+reproducible holger@layer-acht.org lunar@debian.org' - job-template: defaults: reproducible name: '{name}_build_desktop' - publishers: - - email: - recipients: 'jenkins+debian+reproducible holger@layer-acht.org lunar@debian.org' - job-template: defaults: reproducible name: '{name}_build_libreoffice' - publishers: - - email: - recipients: 'jenkins+debian+reproducible holger@layer-acht.org lunar@debian.org' - job-template: defaults: reproducible name: '{name}_build_xorg' - publishers: - - email: - recipients: 'jenkins+debian+reproducible holger@layer-acht.org lunar@debian.org' - project: name: reproducible -- cgit v1.2.3-54-g00ecf