[Git][qa/jenkins.debian.net][master] rdn, pull184: configure workers for several archs
Holger Levsen (@holger)
gitlab at salsa.debian.org
Sat Sep 6 12:29:16 BST 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
83612b12 by Holger Levsen at 2025-09-06T13:29:08+02:00
rdn, pull184: configure workers for several archs
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
3 changed files:
- hosts/ionos16-amd64/etc/rebuilderd-worker/rebuilderd-worker.conf
- hosts/ionos18-amd64/etc/rebuilderd-worker/rebuilderd-worker.conf
- hosts/osuosl4-amd64/etc/rebuilderd-worker/rebuilderd-worker.conf
Changes:
=====================================
hosts/ionos16-amd64/etc/rebuilderd-worker/rebuilderd-worker.conf
=====================================
@@ -1,5 +1,7 @@
## The rebuilderd to connect to
endpoint = "https://reproduce.debian.net/all-pull184"
+supported_architectures = ["all", "amd64", "i386"]
+
## The server would either allowlist our key or require a signup secret
signup_secret = "INSECURE"
=====================================
hosts/ionos18-amd64/etc/rebuilderd-worker/rebuilderd-worker.conf
=====================================
@@ -1,5 +1,7 @@
## The rebuilderd to connect to
endpoint = "https://reproduce.debian.net/all-pull184"
+supported_architectures = ["all", "amd64", "i386"]
+
## The server would either allowlist our key or require a signup secret
signup_secret = "INSECURE"
=====================================
hosts/osuosl4-amd64/etc/rebuilderd-worker/rebuilderd-worker.conf
=====================================
@@ -1,5 +1,7 @@
## The rebuilderd to connect to
endpoint = "https://reproduce.debian.net/amd64-pull184"
+supported_architectures = ["all", "amd64", "i386"]
+
## The server would either allowlist our key or require a signup secret
signup_secret = "INSECURE"
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/83612b124928aec0ee759891d9417f63ca89b9a2
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/83612b124928aec0ee759891d9417f63ca89b9a2
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/20250906/abba8a6c/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list