[Git][qa/jenkins.debian.net][master] 2 commits: jenkins nodes: deprecate squid on ionos1+10
Holger Levsen (@holger)
gitlab at salsa.debian.org
Sun Apr 21 08:59:01 BST 2024
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
674f55d6 by Holger Levsen at 2024-04-21T09:57:20+02:00
jenkins nodes: deprecate squid on ionos1+10
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
9138835e by Holger Levsen at 2024-04-21T09:58:47+02:00
reproducible Debian: ease debugging
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
3 changed files:
- TODO.infrastructure
- bin/reproducible_setup_pbuilder.sh
- update_jdn.sh
Changes:
=====================================
TODO.infrastructure
=====================================
@@ -15,9 +15,7 @@ free sdd space: 260 GB
ordered todo
------------
-remove squid on 1+10 after 24h (update_jdn pkg & munin plugins)
- alt: 85.184.249.68:3128 neu 213.165.73.152
- alt: 78.137.99.97:3128 neu 46.16.76.132
+remove squid on 1+10 after 24h manually: remove squid pkg & munin plugins)
djm:
codethink nodes: make powercycle via djm work
infomaniak nodes: make powercycle via djm work
=====================================
bin/reproducible_setup_pbuilder.sh
=====================================
@@ -214,7 +214,7 @@ if [ -f "$STAMP" ] ; then
echo "Warning: stamp file is too far in the future, assuming something is wrong and deleting it"
rm -v "$STAMP"
else
- echo "stamp file has a timestamp from the future."
+ echo "stamp file $STAMP has a timestamp from the future."
exit 1
fi
fi
=====================================
update_jdn.sh
=====================================
@@ -414,8 +414,6 @@ if [ -f /etc/debian_version ] ; then
dehydrated
dehydrated-apache2
apache2" ;;
- #ionos1-a*|ionos10*) DEBS="$DEBS
- # squid-" ;;
*) ;;
esac
# for josch's mmdebstrap-jenkins-worker
@@ -731,7 +729,7 @@ if ! $UP2DATE || [ $BASEDIR/hosts/$HOSTNAME/etc/munin -nt $STAMP ] ; then
# delete some everywhere
sudo rm -f postfix_* open_inodes interrupts irqstats threads proc_pri vmstat if_err_* exim_* netstat fw_forwarded_local fw_packets fw_conntrack forks open_files users nfs* ntp* df_abs entropy http_loadtime
case $HOSTNAME in
- ionos4*|ionos14*|ionos1-a*|ionos10*|codethink04*|osuosl*) [ -L /etc/munin/plugins/squid_cache ] || for i in squid_cache squid_objectsize squid_requests squid_traffic ; do sudo ln -s /usr/share/munin/plugins/$i $i ; done ;;
+ ionos4*|ionos14*|codethink04*|osuosl*) [ -L /etc/munin/plugins/squid_cache ] || for i in squid_cache squid_objectsize squid_requests squid_traffic ; do sudo ln -s /usr/share/munin/plugins/$i $i ; done ;;
*) ;;
esac
case $HOSTNAME in
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/be7d089608ffe94de13b3256c6bd4cf64abf1b6e...9138835ea0316dc47b6634706e305514253eacc6
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/be7d089608ffe94de13b3256c6bd4cf64abf1b6e...9138835ea0316dc47b6634706e305514253eacc6
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/20240421/093b1987/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list