[Buildbot-commits] buildbot ChangeLog,1.760,1.761
Brian Warner
warner at users.sourceforge.net
Sat Sep 30 22:36:24 UTC 2006
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv3381
Modified Files:
ChangeLog
Log Message:
[project @ Periodic/Nightly: add a reason= to the BuildSet, to explain why it happened]
Original author: warner at lothar.com
Date: 2006-09-30 22:34:46
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.760
retrieving revision 1.761
diff -u -d -r1.760 -r1.761
--- ChangeLog 30 Sep 2006 22:36:09 -0000 1.760
+++ ChangeLog 30 Sep 2006 22:36:22 -0000 1.761
@@ -1,5 +1,11 @@
2006-09-30 Brian Warner <warner at lothar.com>
+ * buildbot/scheduler.py (Periodic): submit a reason= to the
+ BuildSet to indicate which Scheduler triggered the build. Thanks
+ to Mateusz Loskot for the suggestion.
+ (Nightly): same
+ * buildbot/test/test_scheduler.py (Scheduling.testPeriodic1): test it
+
* buildbot/changes/p4poller.py (P4Source): some minor stylistic
changes: set self.loop in __init__, remove unused volatile=
More information about the Commits
mailing list