[Git][qa/jenkins.debian.net][master] jenkins nodes: let ionos4+14 temporarily use the old proxies as proxies
Holger Levsen (@holger)
gitlab at salsa.debian.org
Fri Apr 19 23:07:37 BST 2024
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
aeb0e860 by Holger Levsen at 2024-04-20T00:07:26+02:00
jenkins nodes: let ionos4+14 temporarily use the old proxies as proxies
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
2 changed files:
- TODO.infrastructure
- bin/common-functions.sh
Changes:
=====================================
TODO.infrastructure
=====================================
@@ -25,7 +25,6 @@ setup ionos14 as proxy for fra, has 2 cores, 12gb ram, 152gb hdd (24 swap, rest
setup squid
make ionos systems use these proxies and disable to old ones
add ionos4+14 to THANKS
-shutdown proxies on ionos1 and ionos10, use squid on ionos4+6
mv jenkins:/dev/vda1 to SDD, free 500gb hdd space
increase to 640gb? more partitions?
is /srv/workspace on jenkins on tmpfs (with 100gb size) really a good idea, especially with / on sdd?
=====================================
bin/common-functions.sh
=====================================
@@ -120,10 +120,10 @@ else
fi
# force http_proxy as we want it
case $HOSTNAME in
- jenkins|ionos1-a*|ionos2*|ionos9*|ionos11*|ionos12*)
+ jenkins|ionos1-a*|ionos2*|ionos9*|ionos11*|ionos12*|ionos4*)
# IONOS datacenter in karlsruhe uses ionos1 as proxy:
export http_proxy="http://78.137.99.97:3128" ;;
- ionos5*|ionos6*|ionos7*|ionos10*|ionos15*|ionos16*)
+ ionos5*|ionos6*|ionos7*|ionos10*|ionos15*|ionos16*|ionos14*)
# IONOS datacenter in frankfurt uses ionos10 as proxy:
export http_proxy="http://85.184.249.68:3128" ;;
osuosl*)
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/aeb0e860f79ced4cb899b05a5de02ab6c6a4f135
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/aeb0e860f79ced4cb899b05a5de02ab6c6a4f135
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/20240419/a70e80e5/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list