[Git][qa/jenkins.debian.net][master] jenkins nodes: document increased tmpfs size on osuosl nodes
Holger Levsen (@holger)
gitlab at salsa.debian.org
Mon Mar 4 17:45:59 GMT 2024
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
4ced9a54 by Holger Levsen at 2024-03-04T18:45:44+01:00
jenkins nodes: document increased tmpfs size on osuosl nodes
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- update_jdn.sh
Changes:
=====================================
update_jdn.sh
=====================================
@@ -191,7 +191,7 @@ case $HOSTNAME in
;;
osuosl*)
TMPFSSIZE=400
- TMPSIZE=50
+ TMPSIZE=75
;;
*) ;;
esac
@@ -634,7 +634,7 @@ if [ -f /etc/debian_version ] ; then
elif [ "$HOSTNAME" = "ionos6-i386" ] || [ "$HOSTNAME" = "ionos16-i386" ] \
|| [ "$HOSTNAME" = "ionos2-i386" ] || [ "$HOSTNAME" = "ionos12-i386" ] ; then
# run amd64 kernel on all i386 nodes
- sudo apt install linux-image-amd64 linux-image-686-pae-
+ sudo apt install linux-image-amd64
elif [ "$HOSTNAME" = "osuosl1-amd64" ] || [ "$HOSTNAME" = "osuosl2-amd64" ] ; then
# Arch Linux builds latest stuff which sometimes (eg, currently Qt) needs newer kernel to build...
sudo apt install linux-image-amd64/bookworm-backports || true # backport kernels are frequently uninstallable...
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/4ced9a545575036edcd104df949ed8ffb56b4d9c
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/4ced9a545575036edcd104df949ed8ffb56b4d9c
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/20240304/36d97857/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list