[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] actually install munin-node* from bpo everywhere
Holger Levsen
gitlab at salsa.debian.org
Wed Nov 14 09:58:32 GMT 2018
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
093ff284 by Holger Levsen at 2018-11-14T09:58:20Z
actually install munin-node* from bpo everywhere
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- update_jdn.sh
Changes:
=====================================
update_jdn.sh
=====================================
@@ -258,6 +258,9 @@ if [ -f /etc/debian_version ] ; then
lsof
molly-guard
moreutils
+ munin-node/stretch-backports
+ munin-plugins-core/stretch-backports
+ munin-plugins-extra/stretch-backports
netcat-traditional
ntp
ntpdate
@@ -298,17 +301,6 @@ if [ -f /etc/debian_version ] ; then
debootstrap/stretch-backports" ;;
*) ;;
esac
- # install munin from stretch-backports everywhere, except on ubuntu nodes
- case $HOSTNAME in
- codethink*) DEBS="$DEBS
- munin-node
- munin-plugins-core
- munin-plugins-extra" ;;
- *) DEBS="$DEBS
- munin-node/stretch-backports
- munin-plugins-core/stretch-backports
- munin-plugins-extra/stretch-backports" ;;
- esac
# needed to run the 2nd reproducible builds nodes in the future...
case $HOSTNAME in
profitbricks-build4-amd64|profitbricks-build5-amd64|profitbricks-build6-i386|profitbricks-build15-amd64|profitbricks-build16-i386) DEBS="$DEBS ntpdate" ;;
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/093ff28455eb02a84b463a30d055fa7dcbce8160
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/093ff28455eb02a84b463a30d055fa7dcbce8160
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/20181114/2d7fdacc/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list