diff options
-rw-r--r-- | README | 3 | ||||
-rw-r--r-- | THANKS.head | 11 | ||||
-rw-r--r-- | TODO | 1 |
3 files changed, 12 insertions, 3 deletions
@@ -135,11 +135,12 @@ Installation tests inside chroot environments. * The (current) purpose of https://tests.reproducible-builds.org is to show the potential 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', '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, 32 for 'amd64', 24 for 'i386' and 60 for 'armhf', which are each constantly testing packages and saving the results of these tests. +* Currently, three suites are tested on 'amd64', 'i386', 'arm64' 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', 24 for 'i386', 32 for 'arm64' and 60 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 using four virtual machines, profitbricks-build(1+5+11+15)-amd64, which have 15 or 16 cores and 48gb ram each. These nodes are sponsored by link:https://jenkins.debian.net/userContent/thanks.html[Profitbricks]. ** for 'i386' we are also using four virtual machines, profitbricks-build(2+6+12+16)-i386, which have 10 or 9 cores and 36gb ram each. pb2+12 run emulated AMD Opteron CPUs and pb6+16 Intel Xeon CPUs. These nodes are also sponsored by link:https://jenkins.debian.net/userContent/thanks.html[Profitbricks]. +** for 'amd64' we are using eight "moonshot" sleds, codethink-sled9-15-arm64, which have 8 cores and 64gb ram each. These nodes are sponsored by link:https://jenkins.debian.net/userContent/thanks.html[Codethink]. ** To test 'armhf' we are using 22 small boards donated by vagrant@d.o: *** five quad-cores (cbxi4a, cbxi4b, and ff4a) with 4gb ram, *** three octo-cores (odxu4, odxu4b and odxu4c) with 2gb ram, diff --git a/THANKS.head b/THANKS.head index 86907a81..5a452444 100644 --- a/THANKS.head +++ b/THANKS.head @@ -10,7 +10,7 @@ Debian packages for t.r-b.o ** 8 cores and 16 GB memory for profitbricks-build3-amd64.debian.net used for building OpenWrt, LEDE, coreboot, Fedora, Archlinux and NetBSD for t.r-b.o ** 8 cores and 16 GB memory for profitbricks-build4-amd64.debian.net used for building OpenWrt, LEDE, coreboot, Fedora, Archlinux and NetBSD for t.r-b.o, running in the future ** 16 cores and 48 GB memory for profitbricks-build5-amd64.debian.net used for building amd64 Debian packages for t.r-b.o, running in the future - ** 9 cores and 36 GB memory for profitbricks-build6-i386.debian.net sed for building i386 Debian packages for t.r-b.o, running in the future + ** 9 cores and 36 GB memory for profitbricks-build6-i386.debian.net used for building i386 Debian packages for t.r-b.o, running in the future ** 15 cores and 48 GB memory for profitbricks-build11-amd64.debian.net used for building amd64 Debian packages for tests.reproducible-builds.org (t.r-b.o) ** 10 cores and 36 GB memory for profitbricks-build12-i386.debian.net used for building i386 Debian packages for t.r-b.o @@ -28,6 +28,15 @@ Debian packages for t.r-b.o ** two dual-core with 2 GB RAM, ** two quad-cores with 1 GB RAM and ** three dual-cores with 1 GB RAM. + * link:https://codethink.co.uk has kindly offered access to 8 arm64 build nodes: + ** 8 cores and 64 GB memory for codethink-sled9-arm64.debian.net used for building arm64 Debian packages for t.r-b.o, running in the future + ** 8 cores and 64 GB memory for codethink-sled10-arm64.debian.net used for building arm64 Debian packages for t.r-b.o + ** 8 cores and 64 GB memory for codethink-sled11-arm64.debian.net used for building arm64 Debian packages for t.r-b.o, running in the future + ** 8 cores and 64 GB memory for codethink-sled12-arm64.debian.net used for building arm64 Debian packages for t.r-b.o + ** 8 cores and 64 GB memory for codethink-sled13-arm64.debian.net used for building arm64 Debian packages for t.r-b.o, running in the future + ** 8 cores and 64 GB memory for codethink-sled14-arm64.debian.net used for building arm64 Debian packages for t.r-b.o + ** 8 cores and 64 GB memory for codethink-sled15-arm64.debian.net used for building arm64 Debian packages for t.r-b.o, running in the future + ** 8 cores and 64 GB memory for codethink-sled16-arm64.debian.net used for building arm64 Debian packages for t.r-b.o * link:https://letsencrypt.org[Let's encrypt] provides free of charge SSL certificates for jenkins.debian.net, reproducible.debian.net and tests.reproducible-builds.org. ==== Past sponsors @@ -229,7 +229,6 @@ The idea is to run a jenkins.d.o host, which is maintained by DSA, but we are ma * squid is not used, we copy a /etc/squid3/squid3.conf but ubuntu uses /etc/squid/squid.conf * remove unwanted users from buildnodes (accidently created due to buggy update_jdn) * update variations table -* add arm64 to THANKS+README * thank you tweet to codethink * make systems send mail * let's not vary the kernel yet |