[devel at bb.net] Buildbot interop testing Python 2 and Python 3

Craig Rodrigues rodrigc at crodrigues.org
Fri Oct 6 03:41:03 UTC 2017


The master.cfg I used is the default one created when you do "buildbot
create-master"

For each combination of master and worker/slave,
I did the following:

(1)  Started the master
(2)  Started the worker or slave
(3)  Looked at http://myhost:8010/#/about and verified the buildbot master
version and Python version
(4)  Looked in http://myhost:8010/#/workers and verified that the worker
appeared there.
(5)  Did a Force Build, to trigger a build
(6)  Looked to see that the stdout from the build appeared in the log of
the buildbot master
(7)  Checked the twistd.log on the master and the worker, looked for any
errors or exceptions thrown.

--
Craig


On Thu, Oct 5, 2017 at 6:49 AM, Pierre Tardy <tardyp at gmail.com> wrote:

> Craig,
> Can you confirm what do you mean by works?
> Did you test all remote commands?
> Can you share the master.cfg, which is used for those tests?
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/devel/attachments/20171005/7f610946/attachment.html>


More information about the devel mailing list