[Git][qa/jenkins.debian.net][master] r.d.n: add new arch:all worker, ionos17-amd64 thanks to our 10years sponsor IONOS

Holger Levsen (@holger) gitlab at salsa.debian.org
Mon Feb 17 11:47:56 GMT 2025



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


Commits:
f455f796 by Holger Levsen at 2025-02-17T12:47:27+01:00
r.d.n: add new arch:all worker, ionos17-amd64 thanks to our 10years sponsor IONOS

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

- - - - -


4 changed files:

- TODO.r.d.n
- job-cfg/reproducible.yaml
- nodes/list.yml
- update_jdn.sh


Changes:

=====================================
TODO.r.d.n
=====================================
@@ -8,4 +8,9 @@ drop i7 extra partition to save infomaniak credits
 fix cron.d perms
 check rebuilderd uid+gid everywhere
 update README and THANKS
+	risc64
+	ionos17
+	codethink
+	osuosl4+5
+	infom07+08
 the db is still 80gb after vacuuming and splitting into amd64 and all...


=====================================
job-cfg/reproducible.yaml
=====================================
@@ -332,6 +332,7 @@
                 - 'ionos14':        { my_arch: 'amd64' }
                 - 'ionos15':        { my_arch: 'amd64' }
                 - 'ionos16':        { my_arch: 'i386'  }
+                - 'ionos17':        { my_arch: 'amd64' }
                 - 'osuosl1':        { my_arch: 'amd64' }
                 - 'osuosl2':        { my_arch: 'amd64' }
                 - 'osuosl3':        { my_arch: 'amd64' }
@@ -385,6 +386,7 @@
                 - 'ionos14':        { my_arch: 'amd64' }
                 - 'ionos15':        { my_arch: 'amd64' }
                 - 'ionos16':        { my_arch: 'i386'  }
+                - 'ionos17':        { my_arch: 'amd64' }
                 - 'osuosl1':        { my_arch: 'amd64' }
                 - 'osuosl2':        { my_arch: 'amd64' }
                 - 'osuosl3':        { my_arch: 'amd64' }


=====================================
nodes/list.yml
=====================================
@@ -62,6 +62,10 @@
   ip: 217.160.216.137
   keys:
     - ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHpQZqTEC04W87vDJtnhpRTx/9FihfQ2YQoalclFJMVz root at ionos16-i386
+- hostname: ionos17-amd64.debian.net
+  ip: 212.132.92.219
+  keys:
+    - ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMktl085glYUHaS1q1kpjA39k33pIQJq+UsunSFFf0Sq root at ionos17-amd64
 - hostname: rb-mail1.reproducible-builds.org
   ip: 46.16.77.148
   port: 22


=====================================
update_jdn.sh
=====================================
@@ -385,7 +385,7 @@ if [ -f /etc/debian_version ] ; then
 				munin-plugins-extra/buster-backports
 				devscripts/buster-backports
 				" ;;
-			osuosl4*|osuosl5*|infom07*|infom08*|codethink01*|codethink02*|riscv64*)	# packages to be installed on trixie Debian systems
+			osuosl4*|osuosl5*|infom07*|infom08*|codethink01*|codethink02*|riscv64*|ionos17*)	# packages to be installed on trixie Debian systems
 				DEBS="$DEBS
 				btop
 				debootstrap
@@ -553,7 +553,7 @@ if [ -f /etc/debian_version ] ; then
 		esac
 		# packages needed for rebuilderd-worker for https://reproduce.debian.net
 		case $HOSTNAME in
-			infom07*|infom08*|codethink01*|codethink02*|osuosl4*)	DEBS="$DEBS
+			infom07*|infom08*|codethink01*|codethink02*|osuosl4*|ionos17*)	DEBS="$DEBS
 							diffoscope
 							python3-rpy2
 							rebuilderd-worker
@@ -751,7 +751,7 @@ case $HOSTNAME in
 					fi
 				done
 				;;
-	infom07*|infom08*|codethink01*|codethink02*|osuosl4*|osuosl5*)
+	infom07*|infom08*|codethink01*|codethink02*|osuosl4*|osuosl5*|ionos17*)
 				SIGNUPSECRET="$(sudo cat /opt/etc/rebuilderd.secret)"
 				f=rebuilderd-worker.conf
 				if [ -f /opt/etc/$f ] ; then



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/f455f796372b864ab4d42fa47beeaf310f595c9a

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/f455f796372b864ab4d42fa47beeaf310f595c9a
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/20250217/54ac396e/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list