[Git][qa/jenkins.debian.net][master] r.d.n: start rebuilderd for all archs as system service
Holger Levsen (@holger)
gitlab at salsa.debian.org
Sat Apr 5 19:13:26 BST 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
58f309a8 by Holger Levsen at 2025-04-05T20:13:04+02:00
r.d.n: start rebuilderd for all archs as system service
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
2 changed files:
- TODO.rebuilderd-systemd-units
- update_jdn.sh
Changes:
=====================================
TODO.rebuilderd-systemd-units
=====================================
@@ -1,9 +1,12 @@
pkg sync unit
run every 6h +- 30min, 2.5h after dinstall
-rebuilderd units
+rebuilderd backup
+ unit or script which stops and disables the rebuilded service
+ and which woud be run by cron...
+ [ -d /srv/rebuilderd/i386/stats/db-backup/db-back-2025-04-05 ] && exit
-rebuilderd backup unit
+ check if backup from same day exist and exit
backup all script, which shut downs each rebuilderd as needed
debrebuild cache size limiter unit
=====================================
update_jdn.sh
=====================================
@@ -797,7 +797,7 @@ case $HOSTNAME in
;;
riscv64*) deploy_rebuilderd_services worker 3
;;
- osuosl5*) deploy_rebuilderd_services rebuilderd "i386 riscv64"
+ osuosl5*) deploy_rebuilderd_services rebuilderd "all amd64 arm64 armhf i386 riscv64"
;;
*) ;;
esac
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/58f309a8ee88f519ca7a8cedaf9b7f32cca3853f
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/58f309a8ee88f519ca7a8cedaf9b7f32cca3853f
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20250405/911803eb/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list