[Buildbot-commits] buildbot ChangeLog,1.480,1.481

Brian Warner warner at users.sourceforge.net
Wed Aug 10 04:52:43 UTC 2005


Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5477

Modified Files:
	ChangeLog 
Log Message:
Revision: arch at buildbot.sf.net--2004/buildbot--dev--0--patch-270
Creator:  Brian Warner <warner at monolith.lothar.com>

add docs for 'try', some placeholder tests

	* docs/buildbot.texinfo (try): add docs on the
	as-yet-unimplemented Try scheduler

	* buildbot/test/test_buildreq.py: move Scheduling tests out to ..
	* buildbot/test/test_scheduler.py: .. here
	(Scheduling.testTryJobdir): add placeholder test for 'try'


Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.480
retrieving revision 1.481
diff -u -d -r1.480 -r1.481
--- ChangeLog	9 Aug 2005 00:43:34 -0000	1.480
+++ ChangeLog	10 Aug 2005 04:52:41 -0000	1.481
@@ -1,5 +1,12 @@
 2005-08-08  Brian Warner  <warner at lothar.com>
 
+	* docs/buildbot.texinfo (try): add docs on the
+	as-yet-unimplemented Try scheduler
+
+	* buildbot/test/test_buildreq.py: move Scheduling tests out to ..
+	* buildbot/test/test_scheduler.py: .. here
+	(Scheduling.testTryJobdir): add placeholder test for 'try'
+
 	* buildbot/test/test_status.py (Log.testMerge3): update to match new
 	addEntry merging (>=chunkSize) behavior
 	(Log.testConsumer): update to handle new callLater(0) behavior





More information about the Commits mailing list