[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: use bpo kernels on pb5+15 to systematically vary the kernel on amd64 again
Holger Levsen
gitlab at salsa.debian.org
Mon Sep 10 18:12:52 BST 2018
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
12c4b091 by Holger Levsen at 2018-09-10T17:12:45Z
reproducible Debian: use bpo kernels on pb5+15 to systematically vary the kernel on amd64 again
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- update_jdn.sh
Changes:
=====================================
update_jdn.sh
=====================================
@@ -472,7 +472,7 @@ if [ -f /etc/debian_version ] ; then
# - we use bpo kernels on pb-build5+15 (and the default i386 kernel on pb-build2+12-i386)
# - we use the default amd64 kernel on pb-build1+11 (and the default amd64 kernel on pb-build6+16-i386)
if [ "$HOSTNAME" = "profitbricks-build5-amd64" ] || [ "$HOSTNAME" = "profitbricks-build15-amd64" ] ; then
- $UP2DATE || sudo apt-get install linux-image-amd64
+ $UP2DATE || sudo apt-get install -t stretch-backports linux-image-amd64
elif [ "$HOSTNAME" = "profitbricks-build6-i386" ] || [ "$HOSTNAME" = "profitbricks-build16-i386" ] ; then
$UP2DATE || sudo apt-get install linux-image-amd64
fi
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/12c4b09133c1324142b79df2fcf45340f7cb1e50
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/12c4b09133c1324142b79df2fcf45340f7cb1e50
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/20180910/c60d7b66/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list