[Git][qa/jenkins.debian.net][master] jenkins nodes: fixup: also cleanup old netbsd and coreboot chroots

Holger Levsen (@holger) gitlab at salsa.debian.org
Thu May 15 14:01:17 BST 2025



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


Commits:
04fb04eb by Holger Levsen at 2025-05-15T15:01:08+02:00
jenkins nodes: fixup: also cleanup old netbsd and coreboot chroots

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

- - - - -


1 changed file:

- bin/reproducible_maintenance.sh


Changes:

=====================================
bin/reproducible_maintenance.sh
=====================================
@@ -119,7 +119,7 @@ if [ -d /srv/workspace/chroots/ ] ; then
 		echo
 		DIRTY=true
 	fi
-	for name in 'rbuild-openwrt-build-' 'rbuild-netbsd-build-' 'rbuild-netbsd-build-' ; do
+	for name in 'rbuild-openwrt-build-' 'rbuild-netbsd-build-' 'rbuild-coreboot-build-' ; do
 		echo "$(date -u) - Looking for $name chroot build directories, older than 3 days."
 		OLDSTUFF=$(find /srv/workspace/chroots/ -maxdepth 1 -name "$name*" -type d -mtime +2 -exec ls -lad {} \; || true)
 		if [ -n "$OLDSTUFF" ] ; then



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/04fb04eb93801f8e85de9dc4b238ed40b31071a7
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/20250515/0798a299/attachment.htm>


More information about the Qa-jenkins-scm mailing list