[Git][qa/jenkins.debian.net][master] r.d.n: adjust rebuilderd-worker.conf for move to r.d.n/$arch

Holger Levsen (@holger) gitlab at salsa.debian.org
Thu Feb 20 13:19:16 GMT 2025



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
6b73a3c7 by Holger Levsen at 2025-02-20T14:17:54+01:00
r.d.n: adjust rebuilderd-worker.conf for move to r.d.n/$arch

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


8 changed files:

- bin/rebuilderd_stats.py
- hosts/codethink01-arm64/opt/etc/rebuilderd-worker.conf
- hosts/codethink02-arm64/opt/etc/rebuilderd-worker.conf
- hosts/infom07-i386/opt/etc/rebuilderd-worker.conf
- hosts/infom08-i386/opt/etc/rebuilderd-worker.conf
- hosts/ionos17-amd64/opt/etc/rebuilderd-worker.conf
- hosts/osuosl4-amd64/opt/etc/rebuilderd-worker.conf
- hosts/osuosl5-amd64/opt/etc/rebuilderd-worker.conf


Changes:

=====================================
bin/rebuilderd_stats.py
=====================================
@@ -92,7 +92,7 @@ def main() -> None:
     print(
         '<!DOCTYPE html><html lang="en"><head>'
         '<meta charset="utf-8">'
-        f"<title>https://reproduce.debian.net/{arcj}/stats</title>"
+        f"<title>https://reproduce.debian.net/{arch}/stats</title>"
         '<meta name="viewport" content="width=device-width, initial-scale=1">'
         "</head><body>"
         f'<header><h1>https://<a href="/">reproduce</a>.debian.net/<a href="/{arch}">{arch}</a>/stats</h1></header> <main>'


=====================================
hosts/codethink01-arm64/opt/etc/rebuilderd-worker.conf
=====================================
@@ -1,5 +1,5 @@
 ## The rebuilderd to connect to
-endpoint = "https://armhf.reproduce.debian.net"
+endpoint = "https://reproduce.debian.net/armhf"
 ## The server would either allowlist our key or require a signup secret
 signup_secret = "INSECURE"
 


=====================================
hosts/codethink02-arm64/opt/etc/rebuilderd-worker.conf
=====================================
@@ -1,5 +1,5 @@
 ## The rebuilderd to connect to
-endpoint = "https://arm64.reproduce.debian.net"
+endpoint = "https://reproduce.debian.net/arm64"
 ## The server would either allowlist our key or require a signup secret
 signup_secret = "INSECURE"
 


=====================================
hosts/infom07-i386/opt/etc/rebuilderd-worker.conf
=====================================
@@ -1,5 +1,5 @@
 ## The rebuilderd to connect to
-endpoint = "https://i386.reproduce.debian.net"
+endpoint = "https://reproduce.debian.net/i386"
 ## The server would either allowlist our key or require a signup secret
 signup_secret = "INSECURE"
 


=====================================
hosts/infom08-i386/opt/etc/rebuilderd-worker.conf
=====================================
@@ -1,5 +1,5 @@
 ## The rebuilderd to connect to
-endpoint = "https://i386.reproduce.debian.net"
+endpoint = "https://reproduce.debian.net/i386"
 ## The server would either allowlist our key or require a signup secret
 signup_secret = "INSECURE"
 


=====================================
hosts/ionos17-amd64/opt/etc/rebuilderd-worker.conf
=====================================
@@ -1,5 +1,5 @@
 ## The rebuilderd to connect to
-endpoint = "https://all.reproduce.debian.net"
+endpoint = "https://reproduce.debian.net/all"
 ## The server would either allowlist our key or require a signup secret
 signup_secret = "INSECURE"
 


=====================================
hosts/osuosl4-amd64/opt/etc/rebuilderd-worker.conf
=====================================
@@ -1,5 +1,5 @@
 ## The rebuilderd to connect to
-endpoint = "https://amd64.reproduce.debian.net"
+endpoint = "https://reproduce.debian.net/amd64"
 ## The server would either allowlist our key or require a signup secret
 signup_secret = "INSECURE"
 


=====================================
hosts/osuosl5-amd64/opt/etc/rebuilderd-worker.conf
=====================================
@@ -1,5 +1,5 @@
 ## The rebuilderd to connect to
-endpoint = "https://all.reproduce.debian.net"
+endpoint = "https://reproduce.debian.net/all"
 ## 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/6b73a3c739467b20110727c6b803e85b39d79153

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/6b73a3c739467b20110727c6b803e85b39d79153
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/20250220/493e643b/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list