[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] bookworm nodes upgrades: plan postgresql-15 upgrade on jenkins.d.n (and ionos7)
Holger Levsen (@holger)
gitlab at salsa.debian.org
Sat Jun 10 01:09:08 BST 2023
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
6c0e1e56 by Holger Levsen at 2023-06-10T02:08:50+02:00
bookworm nodes upgrades: plan postgresql-15 upgrade on jenkins.d.n (and ionos7)
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- TODO
Changes:
=====================================
TODO
=====================================
@@ -36,9 +36,22 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian
** adjust chroot jobs
** adjust orphaned/multiarch jobs
** upgrade amd64 nodes to bookworm (except jenkins)
+*** see below for how to upgrade to postgresql-15 on ionos7
** upgrade i386 nodes to bookworm
** 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:
+----
+# as root:
+apt install postgresql-15
+pg_lsclusters
+pg_dropcluster --stop 15 main
+pg_lsclusters
+pg_upgradecluster 13 main
+pg_lsclusters
+# test test test
+apt purge postgresql-13
+----
** enjoy
* setup ionosXY for janitor (remove ionos3 duplicate first)
* decouple t.r-b.o from jenkins.d.n (https hosting wise), maybe even www.r-b.o
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/6c0e1e5655168fefd500837f1965ed3442cb6ece
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/6c0e1e5655168fefd500837f1965ed3442cb6ece
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/20230610/c1854f77/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list