diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-03-16 01:10:25 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-03-16 01:10:25 +0100 |
commit | b23181b28e8b3b047e1d921fa4ebd326f1307ee2 (patch) | |
tree | 3e589287318abf7d4756119dfcb79cc04c69b8d2 | |
parent | 27935d9ecf806b20b63c1f82b9b8b1f4707918a4 (diff) | |
download | jenkins.debian.net-b23181b28e8b3b047e1d921fa4ebd326f1307ee2.tar.xz |
reproducible: add link to our toolchain description in the wiki
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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' 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 four builder jobs, alpha, beta, gamma and delta, 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. |