[Buildbot-devel] BuildBot changes sent successfully, but 'scheduler' scheduler not processing changes

Benoît Allard benoit at aeteurope.nl
Fri Aug 22 10:08:21 UTC 2008


Raja.Pavan.Kumar.G wrote:
> Snapshots from my master.cfg file
> 
> master.cfg (CHANGE_SOURCE)
> 
> from buildbot.changes.pb import PBChangeSource
> c['change_source']=PBChangeSource(user="change")
> 
> master.cfg (SCHEDULER)
> 
> from buildbot import scheduler
> nightly = scheduler.Scheduler(name="nightly", branch=None, 
> treeStableTimer=2, builderNames=["buildbot-full"])
> c['schedulers'] = [nightly]
> 
> I am able to send changes successfully, but the scheduler is not 
> scheduling the build in response to the changes sent (I am getting 
> "changes successfully sent" message)
> 

I don't get why did you called your scheduler 'nightly', but anyhow, 
tastes and colors ...

The master log file should give you informations on what as been done 
upon reception of your Changeset. Might be usefull for you to debug 
what's happening ...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 4197 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://buildbot.net/pipermail/devel/attachments/20080822/d4b07fca/attachment.bin>


More information about the devel mailing list