[blog] 01/01: 110: add draft about changes in t.r-b.o by mapreri, dkg, vagrantc and myself

Holger Levsen holger at layer-acht.org
Sun Jun 4 13:18:31 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 eb005abc51405b2af82e0049717d119f54ca6385
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Jun 4 15:18:20 2017 +0200

    110: add draft about changes in t.r-b.o by mapreri, dkg, vagrantc and myself
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 drafts/110.mdwn | 29 ++++++++++++++++++++++++++++-
 1 file changed, 28 insertions(+), 1 deletion(-)

diff --git a/drafts/110.mdwn b/drafts/110.mdwn
index 98f8b91..b8fd584 100644
--- a/drafts/110.mdwn
+++ b/drafts/110.mdwn
@@ -68,8 +68,35 @@ diffoscope development
 tests.reproducible-builds.org
 -----------------------------
 
-- Holger 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 `# [...]
+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
+
+Daniel Kahn Gillmor:
+ - contributed a few typo fixes.
+
+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
+
+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…)
+- 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
+- reproducible_build_service: make it cope with disabled workers.
+- 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)
+- 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