diff options
author | Holger Levsen <holger@layer-acht.org> | 2016-03-26 22:17:28 -0400 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-03-26 22:17:28 -0400 |
commit | 541dced67b58c1f1ecaaaa35dd8b36f59a493bf8 (patch) | |
tree | 22fc9d01b0db0e914011d61ad449c906949e7f59 /README | |
parent | d8b0c97932ed0f99b506d6e00f8f205a612980f4 (diff) | |
download | jenkins.debian.net-541dced67b58c1f1ecaaaa35dd8b36f59a493bf8.tar.xz |
reproducible debian: explain we're testing i386 now too
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -135,9 +135,9 @@ Installation tests inside chroot environments. * The (current) purpose of https://tests.reproducible-builds.org is to show the prospects of reproducible builds for Debian - and six other projects currently. This is research, showing what could (and should) be done... check https://wiki.debian.org/ReproducibleBuilds for the real status of the project for Debian! -* Currently, three suites are tested on 'amd64' and 'armhf' architectures: 'testing', 'unstable' and 'experimental'. The tests are done using 'pbuilder' using link:https://wiki.debian.org/ReproducibleBuilds/ExperimentalToolchain[our toolchain] through concurrent builder jobs, 32 for 'amd64' and 50 for 'armhf', which are each constantly testing packages and saving the results of these tests. +* Currently, three suites are tested on 'amd64', 'i386' and 'armhf' architectures: 'testing', 'unstable' and 'experimental'. The tests are done using 'pbuilder' using link:https://wiki.debian.org/ReproducibleBuilds/ExperimentalToolchain[our toolchain] through concurrent builder jobs, 16 for 'amd64' and 'i386' each, and 50 for 'armhf', which are each constantly testing packages and saving the results of these tests. -** These builds on remote nodes run on very different hardware: for 'amd64' we are now using four virtual machines, profitbricks-build(1+2+5+6)-amd64, which have 18 or 17 cores and 48gb ram each and are sponsored by link:https://jenkins.debian.net/userContent/thanks.html[Profitbricks]. +** These builds on remote nodes run on very different hardware: for 'amd64' and 'i386' we are using two virtual machines each, profitbricks-build(1+5)-amd64 and profitbricks-build(2+6)-i386, which have 18 or 17 cores and 48gb ram each and are sponsored by link:https://jenkins.debian.net/userContent/thanks.html[Profitbricks]. ** To test 'armhf' we are using 18 small boards donated by vagrant@d.o: *** three quad-cores (cbxi4a, cbxi4b and ff4a) with 4gb ram, *** three octo-cores (odxu4, odxu4b and odxu4c) with 2gb ram, |