summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-03-16 19:21:38 +0100
committerHolger Levsen <holger@layer-acht.org>2015-03-16 19:21:38 +0100
commit9342366c39119f39ef05fb6353f636573f046b50 (patch)
tree42ffc477efa3621f7708f92b8ff3a16d36def18b /README
parentc2f8d8d54776fa9bda6a684dfafeef2e7238ff95 (diff)
downloadjenkins.debian.net-9342366c39119f39ef05fb6353f636573f046b50.tar.xz
reproducible: add three more build jobs to get testing tested before its stretched
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 9c2773cc..e07e06e6 100644
--- a/README
+++ b/README
@@ -125,7 +125,7 @@ Installation tests inside chroot environments.
* The (current) purpose of https://reproducible.debian.net is to show the prospects of reproducible builds for Debian. IOW: this is research, showing what could (and should) be done... check https://wiki.debian.org/ReproducibleBuilds for the real status of the project!
-* Currently, three suites are tested on amd64: 'testing', 'unstable' and 'experimental'. The tests are done using 'pbuilder' using link:https://wiki.debian.org/ReproducibleBuilds/ExperimentalToolchain[our toolchain] through four builder jobs, alpha, beta, gamma and delta, which are each constantly testing packages and saving the results of these tests.
+* Currently, three suites are tested on amd64: 'testing', 'unstable' and 'experimental'. The tests are done using 'pbuilder' using link:https://wiki.debian.org/ReproducibleBuilds/ExperimentalToolchain[our toolchain] through eight concurrent builder jobs which are each constantly testing packages and saving the results of these tests.
* The jenkins job overview at https://jenkins.debian.net/view/reproducible/ probably makes it clearer how the job scheduling works in practice.