[Buildbot-devel] sendchange not triggering builds

Don Fike fike at cs.utk.edu
Tue May 20 15:18:59 UTC 2008


Perfect, not sure how I missed this;

buildbot sendchange --master MASTERHOST:PORT --username USER FILENAMES..

Thanks,


On Tue, 20 May 2008, Axel Hecht wrote:

> Add a filename to your sendchange command, and it should work.
>
> At least that's what I'm getting from buildbot.changes.pb.ChangePerspective.
>
> Axel
>
> 2008/5/19 Don Fike <fike at cs.utk.edu>:
>>
>> I don't seem to be able to trigger the build process using sendchange.
>> I'm using 0.7.7 master with 0.7.5 slaves with CVS on Linux, master.cfg
>> has;
>>
>> c['change_source'] = PBChangeSource()
>> c['schedulers'] = []
>> c['schedulers'].append(Scheduler(name="checkin", branch=None,
>> treeStableTimer=1*60, builderNames=["b1","b14"]))
>>
>> I run this from the same machine as the master, same port to.
>>
>> buildbot sendchange --master=localhost:9001 --username=username
>>
>> The command returns;
>>
>> change sent successfully
>>
>> and the master twistd.log shows;
>>
>> perspective_addChange called
>>
>> Nothing in the slave log.
>> Buildbot doen't run the build process, it does record a changes message
>> if I include one.  This process does work when forcing a build thru the status
>> page.
>>
>> Any suggestions?
>>
>> Thanks,
>>
>> -------------------------------------------------------------------------
>> This SF.net email is sponsored by: Microsoft
>> Defy all challenges. Microsoft(R) Visual Studio 2008.
>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
>> _______________________________________________
>> Buildbot-devel mailing list
>> Buildbot-devel at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>>
>

--

  Don Fike
  ICL EECS UTK
  fike @ eecs.utk.edu
  865-974-0531

--




More information about the devel mailing list