SolidCharity / LightBuildServer

LightBuildServer for building rpm and deb packages and running CI scripts, using linux containers
BSD 3-Clause "New" or "Revised" License
11 stars 1 forks source link

if repo cache on build machine becomes too large delete it #58

Open tpokorra opened 10 years ago

tpokorra commented 10 years ago

usually, not all distribution repo caches are needed all the time. if a limit is reached, clear all repo caches, to start afresh. otherwise freezing and thawing of the jiffybox takes longer and longer...

tpokorra commented 10 years ago

manual call for the moment:

 rm -Rf /var/lib/repocache/10/*
tpokorra commented 10 years ago

also need to remove old nightly builds from /var/www/repos and tarballs, on the main lbs server and on the containers.

tpokorra commented 10 years ago

TODO: need to delete old debian packages, similar to the commit for rpms

tpokorra commented 10 years ago

TODO: delete all deliverables. eg the mono-opt-nightly-devel packages, in http://download.lbs.solidcharity.com/repos/tpokorra/mono-nightly/fedora/20/x86_64/