[82728] contrib/buildbot/master.cfg

wsiegrist at apple.com wsiegrist at apple.com
Fri Aug 19 07:37:02 PDT 2011


Revision: 82728
          http://trac.macports.org/changeset/82728
Author:   wsiegrist at apple.com
Date:     2011-08-19 07:37:02 -0700 (Fri, 19 Aug 2011)
Log Message:
-----------
Add cache settings to master config

Modified Paths:
--------------
    contrib/buildbot/master.cfg

Modified: contrib/buildbot/master.cfg
===================================================================
--- contrib/buildbot/master.cfg	2011-08-19 14:31:00 UTC (rev 82727)
+++ contrib/buildbot/master.cfg	2011-08-19 14:37:02 UTC (rev 82728)
@@ -289,3 +289,9 @@
 # installations.
 c['db_url'] = "sqlite:///state.sqlite"
 
+######## Cache settings
+c['buildHorizon'] = 10000
+c['logHorizon'] = 5000
+c['eventHorizon'] = 2000
+c['buildCacheSize'] = 600
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110819/4a175aa9/attachment.html>


More information about the macports-changes mailing list