[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] 2 commits: reproducible Arch Linux: document that osuosl169+170 are used for building now
Holger Levsen
gitlab at salsa.debian.org
Thu Jan 17 19:14:13 GMT 2019
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
20e2b9f6 by Holger Levsen at 2019-01-17T19:13:43Z
reproducible Arch Linux: document that osuosl169+170 are used for building now
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
0133292e by Holger Levsen at 2019-01-17T19:13:43Z
reproducible Debian: nodes at OSUOSL are not yet used for builds
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_html_nodes_info.sh
Changes:
=====================================
bin/reproducible_html_nodes_info.sh
=====================================
@@ -1,7 +1,7 @@
#!/bin/bash
# vim: set noexpandtab:
-# Copyright © 2015-2018 Holger Levsen <holger at layer-acht.org>
+# Copyright © 2015-2019 Holger Levsen <holger at layer-acht.org>
# © 2018 Mattia Rizzolo <mattia at debian.org>
# released under the GPLv=2
@@ -17,11 +17,13 @@ common_init "$@"
explain_nodes() {
case $JENKINS_NODENAME in
jenkins) ;;
- profitbricks3) write_page "<br /><small>(r-b Archlinux, OpenWrt, NetBSD, Coreboot builds)</small>" ;;
- profitbricks4) write_page "<br /><small>(r-b Archlinux, OpenWrt, NetBSD, Coreboot builds)</small>" ;;
+ profitbricks3) write_page "<br /><small>(r-b OpenWrt, NetBSD, Coreboot builds)</small>" ;;
+ profitbricks4) write_page "<br /><small>(r-b OpenWrt, NetBSD, Coreboot builds)</small>" ;;
profitbricks7) write_page "<br /><small>(r-b F-Droid builds)</small>" ;;
profitbricks9) write_page "<br /><small>(jenkins.d.n rebootstrap jobs)</small>" ;;
profitbricks10) write_page "<br /><small>(jenkins.d.n chroot-installation jobs)</small>" ;;
+ osuosl169) write_page "<br /><small>(r-b Archlinux builds)</small>" ;;
+ osuosl170) write_page "<br /><small>(r-b Archlinux builds)</small>" ;;
osuosl*) write_page "<br /><small>(TBD - setup in progress)</small>" ;;
*) write_page "<br /><small>(r-b Debian builds)</small>" ;;
esac
@@ -216,7 +218,8 @@ build_graph_overview_pages() {
profitbricks7) write_page "<td></td>" ; continue ;;
profitbricks9) write_page "<td></td>" ; continue ;;
profitbricks10) write_page "<td></td>" ; continue ;;
- *) ;;
+ osuosl*) write_page "<td></td>" ; continue ;;
+ *) ;;
esac
fi
write_page "<td><a href='https://jenkins.debian.net/munin/debian.net/$NODE/$GRAPH.html'>"
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/20e395671daabc3a4d849a1d73cd70e63a1ce9ba...0133292e541c113094b8cc82159674491fceb57a
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/20e395671daabc3a4d849a1d73cd70e63a1ce9ba...0133292e541c113094b8cc82159674491fceb57a
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/20190117/b7af0a6a/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list