[Git][qa/jenkins.debian.net][master] jenkins nodes: re-use existing connections to ssh proxy node for riscv64 nodes

Holger Levsen (@holger) gitlab at salsa.debian.org
Thu Apr 17 14:32:48 BST 2025



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


Commits:
d8a75cf2 by Holger Levsen at 2025-04-17T15:32:37+02:00
jenkins nodes: re-use existing connections to ssh proxy node for riscv64 nodes

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

- - - - -


2 changed files:

- TODO.r.d.n
- jenkins-home/ssh_config.in


Changes:

=====================================
TODO.r.d.n
=====================================
@@ -1,6 +1,6 @@
 fix riscv64 nodes:
 	- worker use special worker/%n directory, use that for all?
-	- keep connections on ssh tunnels, also for armhf
+		no, rather fix that
 	- riscv64-01 and -02 have the same ssh host keys...!?
 add more diskspace to i17
 	mv i1 + i11 sdd to hdds and use those two free hdds there


=====================================
jenkins-home/ssh_config.in
=====================================
@@ -3,4 +3,12 @@ Host *
     ControlMaster no
     ControlPath ~/.ssh/master-%r@%h:%p
 
+# proxy for riscv64 nodes
+Host lab.rvperf.org
+ ControlMaster       auto
+ ControlPath         /run/munin/ssh.%h_%p_%r
+ ControlPersist      360
+ TCPKeepAlive        yes
+ ServerAliveInterval 60
+
 # update_jdn will append here host specific instructions



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/d8a75cf20fff8ed7a006f463998849bfed2f51c8
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/20250417/21d2eb94/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list