[blog] 01/01: 110: finish wording for t.r-b.o paragraph
Holger Levsen
holger at layer-acht.org
Sun Jun 4 18:16:15 UTC 2017
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository blog.
commit 295637de6eb86c3de924570c46546735fbc87b94
Author: Holger Levsen <holger at layer-acht.org>
Date: Sun Jun 4 20:16:07 2017 +0200
110: finish wording for t.r-b.o paragraph
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
drafts/110.mdwn | 21 +++++++++++----------
1 file changed, 11 insertions(+), 10 deletions(-)
diff --git a/drafts/110.mdwn b/drafts/110.mdwn
index 9b2f9c1..d096d80 100644
--- a/drafts/110.mdwn
+++ b/drafts/110.mdwn
@@ -80,6 +80,7 @@ tests.reproducible-builds.org
Mattia Rizzolo:
- packages-tests: go back to the shorter way of specifying junit jobs (also this file was actually not compilable with newer j-j-b)
- update_jdn: call jenkins-jobs instead of jenkins-job-builder, as that's how it is named in 1.6.1 version
+ - upload jenkins-job-builder 1.6.1-1~bpo8+1 to jessie-backports.
Daniel Kahn Gillmor:
- contributed a few typo fixes.
@@ -87,24 +88,24 @@ Daniel Kahn Gillmor:
Vagrant Cascadian:
- update READNE to reflect switch to PostgreSQL (some time ago).
- add three new boards for armhf tests:
- - rpi2c-armhf-rb.debian.net: Raspberry PI 2B, broadcom bcm2836 quad-core (cortex-A7), 1GB ram
- ff64a-armhf-rb.debian.net: Firefly-rk3399, Rockchip six-core (Cortex-A72 x2 + Cortex-A53 x4), 2GB RAM, USB-sata (future plans for native sata.)
- jtx1a-armhf-rb.debian.net: Jetson-tx1, quad-core (big.LITTLE Cortex-A53/A57), ~3.5GB ram, native sata ~500GB disk
- odc2a-armhf-rb.debian.net: Odroic-C2, quad-core (Cortex-A53), ~2GB ram, USB-sata
+ - ressurect rpi2c-armhf-rb.debian.net (Raspberry PI 2B, broadcom bcm2836 quad-core (cortex-A7), 1GB ram) from the dead.
Holger Levsen:
-- configured the `rc.local` service on all build nodes to only start when the network is actually up, as configuring half of them to run in the future requires networking to determine the real current date. See [Running Services After the Network is up](https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget/) if you want to learn more about networking with `systemd`. Somehow this doesnt work yet on the Ubuntu 16.05 `arm64` nodes; help welcome, either on `#debian-qa` or `#debian- [...]
-- rpi2c back (FIXME)
-- ff64a, odc2a & jtx1a added, thanks vagrant
- - add 3 new armhf nodes and pbuilder/schroot-setup jobs for them, thanks to Vagrant for setup+hosting
- - add 10 new armhf builder jobs, thanks to Vagrant for those 3 new build nodes
- - disable all build jobs on odc2a (haveged dies with segfault…)
+- configure the `rc.local` service on all build nodes to only start when the network is actually up, as configuring half of them to run in the future requires networking to determine the real current date. See [Running Services After the Network is up](https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget/) if you want to learn more about networking with `systemd`. Somehow this doesnt work yet on the Ubuntu 16.05 `arm64` nodes; help welcome, either on `#debian-qa` or `#debian-r [...]
+- add rpi2c back to the armhf network.
+- also add ff64a, odc2a & jtx1a to the armhf network.
+ - add pbuilder/schroot-setup jobs for the new nodes.
+ - add 10 new armhf builder jobs.
+ - disable all build jobs on odc2a again as haveged dies segfaulting on 4.12~rc2, which is needed for this board & setup.
- reproducible_cleanup_nodes.sh: adapt for new build service
-- performanc.html (LINK!) show many build jobs are down due to remote node problems and make code to count enabled jobs more robust and real
+- make [performance.html](https://tests.reproducible-builds.org/debian/index_performance.html) show if build jobs are down due to remote node problems and make code to count enabled jobs more robust.
- reproducible_build_service: make it cope with disabled workers.
-- jenkins-master-wrapper: fail loudly if remote node is not accessable
+- jenkins-master-wrapper: fail loudly if remote node is not accessable.
- increase maximum scheduling queue sizes, to adjust for faster scheduler.
-- new script, init_node, to initialize new build nodes (derived from refactored existing script)
+- new script, init_node, to initialize new build nodes (derived from refactored existing script).
- update INSTALL documentation to reflect that we're testing arm64 now too.
Misc.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/blog.git
More information about the Reproducible-commits
mailing list