[Git][qa/jenkins.debian.net][master] fixup: rdn: add armel.reproduce.debian.net - with many thanks to codethink.co.uk
Holger Levsen (@holger)
gitlab at salsa.debian.org
Tue Apr 22 20:25:06 BST 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
dbd5c3b7 by Holger Levsen at 2025-04-22T21:24:41+02:00
fixup: rdn: add armel.reproduce.debian.net - with many thanks to codethink.co.uk
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- update_jdn.sh
Changes:
=====================================
update_jdn.sh
=====================================
@@ -753,7 +753,7 @@ if [ "$HOSTNAME" = "jenkins" ] || [ "$HOSTNAME" = "ionos7-amd64" ] || [ "$HOSTNA
fi
# set secret for remote rebuilderd-workers
case $HOSTNAME in
- osuosl5*) for a in all amd64 arm64 armhf i386 riscv64 ppc64el ; do
+ osuosl5*) for a in all amd64 arm64 armel armhf i386 riscv64 ppc64el ; do
SIGNUPSECRET="$(sudo cat /opt/etc/rebuilderd-${a}.secret)"
f=rebuilderd-${a}.conf
if [ -f /opt/etc/$f ] ; then
@@ -983,9 +983,9 @@ case $HOSTNAME in
;;
*ppc64el) deploy_rebuilderd_services worker 4
;;
- osuosl5*) deploy_rebuilderd_services rebuilderd "all amd64 arm64 armhf i386 riscv64 ppc64el"
- deploy_rebuilderd_services pkgsync "all amd64 arm64 armhf i386 riscv64 ppc64el"
- deploy_rebuilderd_services db-backup "all amd64 arm64 armhf i386 riscv64 ppc64el"
+ osuosl5*) deploy_rebuilderd_services rebuilderd "all amd64 arm64 armel armhf i386 riscv64 ppc64el"
+ deploy_rebuilderd_services pkgsync "all amd64 arm64 armel armhf i386 riscv64 ppc64el"
+ deploy_rebuilderd_services db-backup "all amd64 arm64 armel armhf i386 riscv64 ppc64el"
sudo systemctl enable --now rebuilderd-db-backup-compress.timer
;;
*) ;;
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/dbd5c3b7a6d430e6d9686135c048ed6f0a8c0445
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/dbd5c3b7a6d430e6d9686135c048ed6f0a8c0445
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/20250422/228e33cf/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list