[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] upgrade jenkins hosts to bullseye too
Holger Levsen (@holger)
gitlab at salsa.debian.org
Tue Aug 17 21:27:22 BST 2021
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
0409a90c by Holger Levsen at 2021-08-17T22:27:07+02:00
upgrade jenkins hosts to bullseye too
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
3 changed files:
- TODO
- − hosts/jenkins/etc/apt/sources.list
- update_jdn.sh
Changes:
=====================================
TODO
=====================================
@@ -30,7 +30,6 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian
=== since bookworm development
-* upgrade jenkins host to bullseye
* rb_scheulder.py: stop scheduling ftbfs+depwait for buster
* rb_scheulder.py: start scheduling old for bookworm, stop old for bullseye (once evertything has been build after 2021-08-17)
=====================================
hosts/jenkins/etc/apt/sources.list deleted
=====================================
@@ -1,11 +0,0 @@
-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
=====================================
@@ -365,11 +365,11 @@ if [ -f /etc/debian_version ] ; then
mmdebstrap
" ;;
esac
- # special case buster-backports:
+ # special case bullseye-backports:
case $HOSTNAME in
- jenkins)
+ X)
DEBS="$DEBS
- devscripts/buster-backports
+ devscripts/bullseye-backports
" ;;
*) ;;
esac
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/0409a90cf6218d98f07ba66d284a56ec46b495c4
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/0409a90cf6218d98f07ba66d284a56ec46b495c4
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/20210817/f27c9530/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list