[Buildbot-devel] Ticket #289 : Nightly build, a patch

claude vittoria vittoric at wanadoo.fr
Tue Jan 27 10:49:32 UTC 2009


Hi,

I merge in the attached patch the idea of a timecheck scheduler and a bool 'onlyIfChanged' in the parameters of nighty scheduler.

I join the patch in this mail (original of scheduler.py from v0.7.9), I need a review before to join it in the ticket 289.

I don't understand why 
bs = buildset.BuildSet(self.builderNames,
SourceStamp(changes=changes), 
self.reason,
properties=self.properties)
does not work.

I need to replace SourceStamp(changes=changes) by SourceStamp(branch=self.branch) to get a result, a clue ?

Thanks for help,
Claude

-------------- next part --------------
A non-text attachment was scrubbed...
Name: scheduler.py.nighty.diff
Type: text/x-patch
Size: 4506 bytes
Desc: not available
URL: <http://buildbot.net/pipermail/devel/attachments/20090127/71cba413/attachment.bin>


More information about the devel mailing list