[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] update_jdn: update now that all codethink nodes run bionic
Mattia Rizzolo
gitlab at salsa.debian.org
Wed Jan 27 17:10:07 GMT 2021
Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net
Commits:
7c0f992b by Mattia Rizzolo at 2021-01-27T18:09:55+01:00
update_jdn: update now that all codethink nodes run bionic
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
- - - - -
1 changed file:
- update_jdn.sh
Changes:
=====================================
update_jdn.sh
=====================================
@@ -322,14 +322,12 @@ if [ -f /etc/debian_version ] ; then
zsh
"
case $HOSTNAME in
- codethink10*)
- # munin-node from buster-backports requires init-system-helpers>=1.54
- # which is available in bionic-backports, we only need to convince apt
- DEBS="$DEBS init-system-helpers/bionic-backports"
- ;&
codethink*)
# the apt_preferences(5) file will cause some packages to come
# from Debian backports
+ # munin-node from buster-backports requires init-system-helpers>=1.54
+ # which is available in bionic-backports, we only need to convince apt
+ DEBS="$DEBS init-system-helpers/bionic-backports"
;;
*) # not available in Ubuntu 16.04:
DEBS="$DEBS
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/7c0f992b90f21df81b92508a8e11435b4c5e444a
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/7c0f992b90f21df81b92508a8e11435b4c5e444a
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/20210127/42d5cca8/attachment.html>
More information about the Qa-jenkins-scm
mailing list