[Git][qa/jenkins.debian.net][master] reproducible Debian nodes: cleanup /srv/reproducible-results/rbuild-debian on boot

Holger Levsen (@holger) gitlab at salsa.debian.org
Tue Oct 24 18:34:39 BST 2023



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


Commits:
d41fdb63 by Holger Levsen at 2023-10-24T19:34:21+02:00
reproducible Debian nodes: cleanup /srv/reproducible-results/rbuild-debian on boot

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

- - - - -


1 changed file:

- hosts/common/etc/rc.local


Changes:

=====================================
hosts/common/etc/rc.local
=====================================
@@ -48,6 +48,10 @@ cleanup_srv_workspace() {
 	rm -rf --one-file-system /srv/workspace/chroots/rbuild-openwrt-build-*
 }
 
+cleanup_rbuild-debian() {
+	rm -rf --one-file-system /srv/reproducible-results/rbuild-debian/r-b-build.*
+}
+
 ###
 ### main
 ###
@@ -67,6 +71,7 @@ iptables -I INPUT -p udp --dport 111 -j DROP
 # clean up left-overs which make no sense after a reboot
 #
 fixup_pbuilder_lockfiles
+cleanup_rbuild-debian
 cleanup_srv_workspace_chroots
 
 #



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/d41fdb63f3b90303d746770204cdec386482f93b
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/20231024/04a9edd0/attachment.htm>


More information about the Qa-jenkins-scm mailing list