[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: keep the cleanup in maintenance job, its still useful for Archlinux and Fedora

Holger Levsen holger at layer-acht.org
Fri Apr 28 15:38:25 UTC 2017


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit eb754ff83763b15becbee65a51c69a01c21e5c7d
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Apr 28 17:38:16 2017 +0200

    reproducible Debian: keep the cleanup in maintenance job, its still useful for Archlinux and Fedora
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/reproducible_build_service.sh | 2 --
 bin/reproducible_maintenance.sh   | 2 +-
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/bin/reproducible_build_service.sh b/bin/reproducible_build_service.sh
index f601ec8..9d0539e 100755
--- a/bin/reproducible_build_service.sh
+++ b/bin/reproducible_build_service.sh
@@ -267,6 +267,4 @@ done
 #   - remove cleanup_nodes.sh once this works
 #   - add support for disabling archs and for shutdown+respan of workers
 #   - add support for starting/stopping workers for specific archs
-# * more jenkins jobs related:
-#   - maintenance job does cleanup of /var/lib/jenkins/jobs/reproducible_builder*/ too
 # * document the new setup in README
diff --git a/bin/reproducible_maintenance.sh b/bin/reproducible_maintenance.sh
index 90cb7d7..cca0d6d 100755
--- a/bin/reproducible_maintenance.sh
+++ b/bin/reproducible_maintenance.sh
@@ -364,7 +364,7 @@ if [ "$HOSTNAME" = "$MAINNODE" ] ; then
 	rm $PACKAGES
 
 	#
-	# delete jenkins html logs from reproducible_builder_* jobs as they are mostly redundant
+	# delete jenkins html logs from reproducible_builder_(fedora|archlinux)* jobs as they are mostly redundant
 	# (they only provide the extended value of parsed console output, which we dont need here.)
 	#
 	OLDSTUFF=$(find /var/lib/jenkins/jobs/reproducible_builder_* -maxdepth 3 -mtime +0 -name log_content.html  -exec rm -v {} \; | wc -l)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list