summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-05-14 14:55:27 +0200
committerHolger Levsen <holger@layer-acht.org>2015-05-14 14:55:27 +0200
commit2e1a80590b58c61895ade3e9698647180fd6a2b2 (patch)
tree60452d96f40ab41097454e7b9d0ad4fd44e9f1b0 /README
parentbf60651182fa1484f3bc3aae9e575de3da4805c0 (diff)
downloadjenkins.debian.net-2e1a80590b58c61895ade3e9698647180fd6a2b2.tar.xz
reproducible: explain why there are suite specific debbindiff schroots
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index a9296ad9..5ebc6e81 100644
--- a/README
+++ b/README
@@ -148,7 +148,7 @@ Installation tests inside chroot environments.
* There are suite specific jobs to create the pbuilder base.tgz's per suite, which have the reproducible apt repo added. Similarily there's another job per suite to create the schroots used by the builder jobs to download the packages sources to build.
-* Then there is another job to create a sid schroot to run debbindiff on the the two results. (FIXME: explain why here)
+* Then there are two more jobs to create sid and testing schroots to run debbindiff on the the two results. This is neccessary since two investiage haskell binaries, debbindiff needs access to the same haskell compiler version as the investigated packages have been built with.
* Finally, there is a maintenance job running every 4h, making sure things are considerably under control.