[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] jenkins nodes: upgrade amd64 nodes to bookworm (except jenkins and rb-mail1), ...

Holger Levsen (@holger) gitlab at salsa.debian.org
Mon Jun 12 19:45:55 BST 2023



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
0de9ef49 by Holger Levsen at 2023-06-12T20:45:29+02:00
jenkins nodes: upgrade amd64 nodes to bookworm (except jenkins and rb-mail1), also ionos7 is still using postgresql13 (see TODO)

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


2 changed files:

- TODO
- update_jdn.sh


Changes:

=====================================
TODO
=====================================
@@ -40,13 +40,14 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian
 ** upgrade i386 nodes to bookworm
 ** tweak jenkins-shell-monitor.sh as needed
 ** adjust multiarch jobs in job-cfg/udd.yaml
+** upgrade amd64 nodes to bookworm (except jenkins)
+*** see below for how to upgrade to postgresql-15 on ionos7
 
 === 2023 things
 
 * things still to be done after the bookworm release and as trixie is open for development
-** tweak as needed for to properly graphs the just collected statistics
-** upgrade amd64 nodes to bookworm (except jenkins)
-*** see below for how to upgrade to postgresql-15 on ionos7
+** postgresql-13 is still used on ionos7, because the db migration success is unclear and i want to call it a day
+*** thus: 8 packages on hold: postgresql-client-13 libldap-2.4-2:amd64 libssl1.1:amd64 postgresql-13 libffi7:amd64 libicu67:amd64 postgresql-13-debversion libllvm11:amd64
 ** upgrade armhf nodes to bookworm
 ** maybe wait til 12.1 (= ~1 month) until we upgrade jenkins to bookworm, let's see
 *** upgrade to postgresql-15:


=====================================
update_jdn.sh
=====================================
@@ -379,7 +379,7 @@ if [ -f /etc/debian_version ] ; then
 				linux-image-generic
 				monitoring-plugins-contrib/buster-backports
 				" ;;
-			osuosl*|*i386)	# running Debian bookworm already
+			*i386|*amd64)	# running Debian bookworm already
 				DEBS="$DEBS
 				btop
 				fasttrack-archive-keyring
@@ -436,7 +436,7 @@ if [ -f /etc/debian_version ] ; then
 		case $HOSTNAME in
 			ionos7-a*) DEBS="$DEBS
 				postgresql
-				postgresql-13-debversion
+				postgresql-15-debversion
 				python3-pystache
 				python3-apt
 				python3-psycopg2



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/0de9ef49c648aa6cfb68e78b2e654178ff5c5fc7

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/0de9ef49c648aa6cfb68e78b2e654178ff5c5fc7
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/20230612/1c2fa56e/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list