diff options
author | Holger Levsen <holger@layer-acht.org> | 2016-06-02 20:43:02 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-06-02 20:43:02 +0200 |
commit | c1bc910cfc78bb486535eceda919e6a860858130 (patch) | |
tree | 6d4f234978e8271b923aff81679986751d9f553c /README | |
parent | 7d4c0b99ff1204e7e050292656bb84c1bd8ef8e7 (diff) | |
download | jenkins.debian.net-c1bc910cfc78bb486535eceda919e6a860858130.tar.xz |
reproducible debian: add three new armhf build nodes, thanks to Vagrant, with maintenance and setup jobs
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -138,10 +138,11 @@ Installation tests inside chroot environments. * 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' 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, +** To test 'armhf' we are using 21 small boards donated by vagrant@d.o: +*** five quad-cores (cbxi4a, cbxi4b, ff4a, odu3a and opi2c) with 4gb ram, +*** three octo-cores (odxu4, odxu4b and odxu4c) with 2gb ram, *** seven quad-cores (bbx15, wbq0, cbxi4pro0, ff2a, ff2b, opi2a and opi2b) with 2gb ram, +*** one dual-core (cb3a) with 2gb ram and, *** two quad-cores (rpi2b and rpi2c) with 1gb ram and *** three dual-cores (bpi0, hb0 and wbd0) with 1gb ram, each. ** We would love to have more or more powerful ARM hardware in the future, if you can help, please talk to us! |