#2348: Show example of workdir in master.cfg.sample
----------------------+-----------------------
Reporter: johnkw | Owner:
Type: undecided | Status: new
Priority: trivial | Milestone: undecided
Version: 0.8.6p1 | Keywords:
----------------------+-----------------------
Could add a new BuilderConfig, or modify the existing one, with an
explanation line similar to the below:
{{{
c['builders'].append(
BuilderConfig(name="runtests",
slavenames=["example-slave"],
factory=BuildFactory([
Git(repourl='git://github.com/buildbot/pyflakes.git',
mode='copy'),
ShellCommand(workdir='build', command=["trial", "pyflakes"]), #
'build' is the default subdirectory under the slave's build config
directory. So this workdir variable merely replicates the default
behavior.
])
))
}}}
--
Ticket URL: <http://trac.buildbot.net/ticket/2348>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits