[Git][qa/jenkins.debian.net][master] jenkins: install bpo kernel on jenkins trying to address #1052257
Holger Levsen (@holger)
gitlab at salsa.debian.org
Wed Sep 27 20:37:23 BST 2023
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
c4773dc8 by Holger Levsen at 2023-09-27T21:36:33+02:00
jenkins: install bpo kernel on jenkins trying to address #1052257
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- update_jdn.sh
Changes:
=====================================
update_jdn.sh
=====================================
@@ -630,6 +630,7 @@ if [ -f /etc/debian_version ] ; then
# - this is done as a seperate step as bpo kernels are frequently uninstallable when upgraded on bpo
if [ "$HOSTNAME" = "ionos5-amd64" ] || [ "$HOSTNAME" = "ionos15-amd64" ] \
|| [ "$HOSTNAME" = "osuosl2-amd64" ] ; then
+ || [ "$HOSTNAME" = "jenkins" ] ; then
sudo apt install linux-image-amd64/bookworm-backports || true # backport kernels are frequently uninstallable...
:
elif [ "$HOSTNAME" = "ionos6-i386" ] || [ "$HOSTNAME" = "ionos16-i386" ] ; then
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/c4773dc8b2a30dff11f19b9bdc2d846c0f851d96
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/c4773dc8b2a30dff11f19b9bdc2d846c0f851d96
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/20230927/addf54ba/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list