[Git][qa/jenkins.debian.net][master] r.d.n: more places need support for riscv64 nodes

Holger Levsen (@holger) gitlab at salsa.debian.org
Sun Feb 16 20:30:51 GMT 2025



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


Commits:
84fde3b1 by Holger Levsen at 2025-02-16T21:24:32+01:00
r.d.n: more places need support for riscv64 nodes

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

- - - - -


3 changed files:

- TODO.r.d.n
- bin/common-functions.sh
- update_jdn.sh


Changes:

=====================================
TODO.r.d.n
=====================================
@@ -1,6 +1,5 @@
 file bug about debian-repro-status and arch:all packages
 fix riscv64 hostnames:
-	- update_jdn.sh:  unmatched*|repro-build-bj*
 	- riscv64-01 and -02 have the same ssh host keys...!?
 do TODO.rebuilderd-systemd-units
 upload src:rebuilderd to unstable (and its depends need to go through NEW too)


=====================================
bin/common-functions.sh
=====================================
@@ -136,6 +136,9 @@ else
 		infom*)
 			# infomaniak nodes don't yet use a proxy
 			: ;;
+		riscv64*)
+			# riscv64 nodes don't yet use a proxy
+			: ;;
 		warren) : ;;  # warren is mattia's laptop
 		*)
 			echo "unsupported host, exiting." ; exit 1 ;;


=====================================
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*|unmatched*|repro-build-bj*)	# packages to be installed on trixie Debian systems
+			osuosl4*|osuosl5*|infom07*|infom08*|codethink01*|codethink02*|riscv64*)	# packages to be installed on trixie Debian systems
 				DEBS="$DEBS
 				btop
 				debootstrap



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/84fde3b133ae4d12a4fbfdd1fd37c09c1ccdd4db
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/20250216/228322ff/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list