[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible: switch i386 profitbricks nodes to Buster
Holger Levsen
gitlab at salsa.debian.org
Sun Aug 11 12:58:13 BST 2019
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
28941bc2 by Holger Levsen at 2019-08-11T11:58:00Z
reproducible: switch i386 profitbricks nodes to Buster
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
5 changed files:
- + hosts/profitbricks-build12-i386/etc/apt/sources.list
- + hosts/profitbricks-build16-i386/etc/apt/sources.list
- + hosts/profitbricks-build2-i386/etc/apt/sources.list
- + hosts/profitbricks-build6-i386/etc/apt/sources.list
- update_jdn.sh
Changes:
=====================================
hosts/profitbricks-build12-i386/etc/apt/sources.list
=====================================
@@ -0,0 +1,11 @@
+deb http://deb.debian.org/debian/ buster main contrib non-free
+#deb-src http://deb.debian.org/debian/ buster main contrib non-free
+
+deb http://deb.debian.org/debian/ buster-updates main contrib non-free
+#deb-src http://deb.debian.org/debian/ buster-updates main contrib non-free
+
+deb http://security.debian.org/ buster/updates main contrib non-free
+#deb-src http://security.debian.org/ buster/updates main contrib non-free
+
+deb http://deb.debian.org/debian/ buster-backports main contrib non-free
+#deb-src http://deb.debian.org/debian/ buster-backports main contrib non-free
=====================================
hosts/profitbricks-build16-i386/etc/apt/sources.list
=====================================
@@ -0,0 +1,11 @@
+deb http://deb.debian.org/debian/ buster main contrib non-free
+#deb-src http://deb.debian.org/debian/ buster main contrib non-free
+
+deb http://deb.debian.org/debian/ buster-updates main contrib non-free
+#deb-src http://deb.debian.org/debian/ buster-updates main contrib non-free
+
+deb http://security.debian.org/ buster/updates main contrib non-free
+#deb-src http://security.debian.org/ buster/updates main contrib non-free
+
+deb http://deb.debian.org/debian/ buster-backports main contrib non-free
+#deb-src http://deb.debian.org/debian/ buster-backports main contrib non-free
=====================================
hosts/profitbricks-build2-i386/etc/apt/sources.list
=====================================
@@ -0,0 +1,11 @@
+deb http://deb.debian.org/debian/ buster main contrib non-free
+#deb-src http://deb.debian.org/debian/ buster main contrib non-free
+
+deb http://deb.debian.org/debian/ buster-updates main contrib non-free
+#deb-src http://deb.debian.org/debian/ buster-updates main contrib non-free
+
+deb http://security.debian.org/ buster/updates main contrib non-free
+#deb-src http://security.debian.org/ buster/updates main contrib non-free
+
+deb http://deb.debian.org/debian/ buster-backports main contrib non-free
+#deb-src http://deb.debian.org/debian/ buster-backports main contrib non-free
=====================================
hosts/profitbricks-build6-i386/etc/apt/sources.list
=====================================
@@ -0,0 +1,11 @@
+deb http://deb.debian.org/debian/ buster main contrib non-free
+#deb-src http://deb.debian.org/debian/ buster main contrib non-free
+
+deb http://deb.debian.org/debian/ buster-updates main contrib non-free
+#deb-src http://deb.debian.org/debian/ buster-updates main contrib non-free
+
+deb http://security.debian.org/ buster/updates main contrib non-free
+#deb-src http://security.debian.org/ buster/updates main contrib non-free
+
+deb http://deb.debian.org/debian/ buster-backports main contrib non-free
+#deb-src http://deb.debian.org/debian/ buster-backports main contrib non-free
=====================================
update_jdn.sh
=====================================
@@ -282,7 +282,7 @@ if [ -f /etc/debian_version ] ; then
"
case $HOSTNAME in
# running buster already
- osuosl*) DEBS="$DEBS
+ osuosl*|*i386*) DEBS="$DEBS
debootstrap
munin-node
munin-plugins-core
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/28941bc2d976bc0cae046462851fc9dcd217670b
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/28941bc2d976bc0cae046462851fc9dcd217670b
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/20190811/e739f6a5/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list