diff options
author | Holger Levsen <holger@layer-acht.org> | 2017-05-01 17:35:16 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2017-05-01 17:35:16 +0200 |
commit | 5277d978c9f7e8179320875ea5b76db80ef4f5a4 (patch) | |
tree | 7557edc774c3a7881f7b5a6fa6dd9c30002f5bf3 | |
parent | ee40a6a37af441e11c36203621d63e1a0229aab1 (diff) | |
download | jenkins.debian.net-5277d978c9f7e8179320875ea5b76db80ef4f5a4.tar.xz |
fix typo, s#amd64#arm64#, thanks zumbi (Closes: #861493)
Signed-off-by: Holger Levsen <holger@layer-acht.org>
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -140,7 +140,7 @@ Installation tests inside chroot environments. * 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]. +** for 'arm64' 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 24 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, |