diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-03-14 19:46:14 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-03-14 19:46:14 +0100 |
commit | 0e75fb0801ccb0d4928ad775391e149866a1a13a (patch) | |
tree | 8928492a258716183a029b717116d3a8c2befeb7 | |
parent | a8d1d541d1f5592f334294da14198c843446c111 (diff) | |
download | jenkins.debian.net-0e75fb0801ccb0d4928ad775391e149866a1a13a.tar.xz |
reproducible: mention three suites being tested now
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -121,7 +121,7 @@ Installation tests inside chroot environments. * See https://wiki.debian.org/ReproducibleBuilds to learn more about "Reproducible Builds" in Debian and beyond. -* Several jobs are being used to test whether packages be build reproducible or not. The result is the website https://reproducible.debian.net which is actually just a collection of html files being served from this host. +* Several jobs are being used to test whether packages be build reproducible or not. The result is the website https://reproducible.debian.net which is actually just a collection of html files being served from this host. Three suites are tested on amd64: 'testing', 'unstable' and 'experimental'. * There are three builder jobs, alpha+beta+gamma which are each started every 2min.. There is a scheduler jobs scheduling builds for them, and job to setup and update the pbuilder base.tgz archives for the different suites. |