[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: make all 4 suites being tested shown in one row on performance page
Holger Levsen
gitlab at salsa.debian.org
Mon Oct 21 20:06:15 BST 2019
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
cd8f363f by Holger Levsen at 2019-10-21T19:06:07Z
reproducible Debian: make all 4 suites being tested shown in one row on performance page
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_html_dashboard.sh
Changes:
=====================================
bin/reproducible_html_dashboard.sh
=====================================
@@ -696,7 +696,7 @@ create_performance_page() {
if [ $SUITE = "stretch" ] ; then
continue
else
- write_page " <a href=\"/debian/$SUITE/$ARCH/${TABLE[2]}.png\"><img src=\"/debian/$SUITE/$ARCH/${TABLE[2]}.png\" class=\"tripleview\" alt=\"age of oldest reproducible build result in $SUITE/$ARCH\"></a>"
+ write_page " <a href=\"/debian/$SUITE/$ARCH/${TABLE[2]}.png\"><img src=\"/debian/$SUITE/$ARCH/${TABLE[2]}.png\" class=\"overview\" alt=\"age of oldest reproducible build result in $SUITE/$ARCH\"></a>"
fi
done
write_page "</p><p style=\"clear:both;\">"
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/cd8f363f55951bdfcd7a2c72b3165b1d5c46fb34
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/cd8f363f55951bdfcd7a2c72b3165b1d5c46fb34
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/20191021/d926d497/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list