[Checkins] SVN: Sandbox/janjaapdriessen/buildbot/buildout.cfg Clobber instead of update. Set a test time out.

Jan-Jaap Driessen jdriessen at thehealthagency.com
Thu Mar 31 14:39:07 EDT 2011


Log message for revision 121181:
  Clobber instead of update. Set a test time out. 

Changed:
  U   Sandbox/janjaapdriessen/buildbot/buildout.cfg

-=-
Modified: Sandbox/janjaapdriessen/buildbot/buildout.cfg
===================================================================
--- Sandbox/janjaapdriessen/buildbot/buildout.cfg	2011-03-31 16:11:10 UTC (rev 121180)
+++ Sandbox/janjaapdriessen/buildbot/buildout.cfg	2011-03-31 18:39:06 UTC (rev 121181)
@@ -94,9 +94,10 @@
 test-sequence = $${:test}
 periodic-scheduler = 1440
 email-zope-test-style = True
+test-timeout = 300
 # sensible defaults
 _vcs = svn
-_vcs_mode = update
+_vcs_mode = clobber
 test = bin/test --all
 info = svn info .
 buildout = bin/buildout -v



More information about the checkins mailing list