[Git][qa/jenkins.debian.net][master] rdn: add loong64 to djm and munin config
Holger Levsen (@holger)
gitlab at salsa.debian.org
Fri May 22 23:20:56 BST 2026
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
8e6efac9 by Holger Levsen at 2026-05-23T00:20:43+02:00
rdn: add loong64 to djm and munin config
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
3 changed files:
- bin/djm
- bin/djm-rebuildctlwatch
- hosts/jenkins/etc/munin/munin.conf
Changes:
=====================================
bin/djm
=====================================
@@ -444,6 +444,7 @@ get_arch_color() {
*amd64*) BG=lightgreen ;;
*arm64*) BG=orange ;;
*armhf*) BG=lightyellow ;;
+ *loong64*) BG=purple ;;
*riscv64*) BG=orchid1 ;;
*ppc64el*) BG=brown ;;
*jenkins.debian.*) BG=yellow ;;
=====================================
bin/djm-rebuildctlwatch
=====================================
@@ -43,6 +43,7 @@ set_arch_color() {
*arm64*) BG=orange ;;
*armel*) BG=yellow ;;
*armhf*) BG=gold ;;
+ *loong64*) BG=purple ;;
*riscv64*) BG=orchid1 ;;
*ppc64el*) BG=brown ;;
*) BG=grey77 ;;
=====================================
hosts/jenkins/etc/munin/munin.conf
=====================================
@@ -408,6 +408,22 @@ contact.me.command mail -s "Munin notification ${var:host}" root
[rb-mail1.reproducible-builds.org]
address rb-mail1.reproducible-builds.org
+[loong64-01.debian.net]
+ address ssh://jenkins@loong64-01.debian.net:14974/bin/nc localhost 4949
+ use_node_name yes
+ diskstats_latency.graph no
+ diskstats_throughput.graph no
+ diskstats_utilization.graph no
+ diskstats_iops.graph no
+
+[loong64-02.debian.net]
+ address ssh://jenkins@loong64-02.debian.net:14974/bin/nc localhost 4949
+ use_node_name yes
+ diskstats_latency.graph no
+ diskstats_throughput.graph no
+ diskstats_utilization.graph no
+ diskstats_iops.graph no
+
[riscv64-01.debian.net]
address ssh://jenkins@riscv64-01.debian.net:13337/bin/nc localhost 4949
use_node_name yes
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/8e6efac942572044508e2570eb4c2fc629135554
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/8e6efac942572044508e2570eb4c2fc629135554
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20260522/74c80f40/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list