[Git][qa/jenkins.debian.net][master] trbod: further improve dashboard graphs

Holger Levsen (@holger) gitlab at salsa.debian.org
Wed Aug 13 23:42:53 BST 2025



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


Commits:
6af1dd1d by Holger Levsen at 2025-08-14T00:42:32+02:00
trbod: further improve dashboard graphs

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

- - - - -


2 changed files:

- TODO.trixie
- bin/reproducible_html_dashboard.sh


Changes:

=====================================
TODO.trixie
=====================================
@@ -3,5 +3,6 @@
 
 * on jenkins and ionos7 once we are sure they run fine: pg_dropcluster 15 main
 * breakage job broken
+* https://tests.reproducible-builds.org/debian/forky/index_suite_amd64_stats.html has no package sets
 
 // vim: set filetype=asciidoc:


=====================================
bin/reproducible_html_dashboard.sh
=====================================
@@ -594,9 +594,10 @@ create_dashboard_page() {
 		for ARCH in ${ARCHS} ; do
 			write_page " <a href=\"/debian/$SUITE/$ARCH\"><img src=\"/debian/$SUITE/$ARCH/${TABLE[0]}.png\" class=\"halfview\" alt=\"$SUITE/$ARCH stats\"></a>"
 		done
-		if [ "$SUITE" = "unstable" ] ;then
-			ARCH="amd64"
-			write_meta_pkg_graphs_links
+		if [ "$SUITE" = "forky" ] ;then
+			for ARCH in ${ARCHS} ; do
+				write_meta_pkg_graphs_links
+			done
 		fi
 	done
 	write_page "</p>"



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/6af1dd1daa58df96b98f6c8041a1c60b1eca3af0
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/20250813/a7c7e5bd/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list