summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@mapreri.org>2015-03-20 20:22:34 +0100
committerHolger Levsen <holger@layer-acht.org>2015-03-20 20:52:52 +0100
commitba94d6f11d5f3e5e92755d14272aeef35b156429 (patch)
tree506afaf0ec93ab5667c975e1fef11f59b999a4c0 /README
parent7e1e04e2a1b18b4c83b094da19143bd7d4d6a6ca (diff)
downloadjenkins.debian.net-ba94d6f11d5f3e5e92755d14272aeef35b156429.tar.xz
eproducible: support for saving artifacts from the builds. use 'artifacts' as the first package when manual scheduling and packages will save files!
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index e07e06e6..008b849c 100644
--- a/README
+++ b/README
@@ -147,6 +147,8 @@ Installation tests inside chroot environments.
jenkins@jenkins:~$ /srv/jenkins/bin/reproducible_schedule_on_demand.sh $suite $package1 $package2
----
+If $package1 is "artifacts" then the build job will preserv the produced packages and publish them under reproducible.debian.net, to allow easy+deeper investigation of reproducible issues. The url is published in the build log.
+
* Blacklisting packages can be done similarily:
----