[Buildbot-devel] something wrong with testpath in master.cfg

Dustin J. Mitchell dustin at zmanda.com
Thu Jul 2 01:17:49 UTC 2009


On Wed, Jul 1, 2009 at 8:56 PM, Jickae Davis<jickaed at gmail.com> wrote:
> y, I am following the documentation on buildbot.org.
> Hope that will be fixed soon. While it's fixed, do inform me!

The exception makes it pretty clear how to fix the problem.  Just add
a tests= parameter that indicates the path to the tests (for example,
for buildbot this would be tests="buildbot.test").

If your application doesn't have trial-based tests, then it doesn't
make much sense to use this particular test.  Buildbot is fairly
customizable to suit a particular project, so the idea of "getting
something working" by using the example configuration doesn't make a
lot of sense.

Dustin

-- 
Open Source Storage Engineer
http://www.zmanda.com




More information about the devel mailing list