[Buildbot-commits] [Buildbot] #1699: Add support for wild-card matching for logfiles parameter in build steps

Buildbot buildbot-devel at lists.sourceforge.net
Fri Dec 3 20:09:33 UTC 2010


#1699: Add support for wild-card matching for logfiles parameter in build steps
------------------------+---------------------------------------------------
Reporter:  lantictac    |       Owner:           
    Type:  enhancement  |      Status:  new      
Priority:  minor        |   Milestone:  undecided
 Version:  0.8.2        |    Keywords:  log      
------------------------+---------------------------------------------------

Comment(by dustin):

 It sounds sensible.  Off the top of my head, I'm not sure how difficult it
 will be - the globbing will obviously need to be done on the slave, but I
 think the protocol currently specifies the master as the one to enumerate
 the logs.

 If this requires a protocol change, it will need to be done in a
 completely backward-compatible fashion, which could be tricky.

 Give it a shot, and do drop by #buildbot with any questions!

-- 
Ticket URL: <http://buildbot.net/trac/ticket/1699#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list