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

Craig Rodrigues rodrigc at crodrigues.org
Wed Oct 4 07:29:01 UTC 2017


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/devel/attachments/20171004/5b7c14fa/attachment.html>
-------------- next part --------------
I used the latest code in the buildbot master branch in git,
and tested the following combinations of things:

1.  buildbot master running Python 3.5.3

 * buildbot-worker running Python 3.5.3
 * buildbot-worker running Python 2.7.13
 * buildbot-slave 0.8.14 running Python 2.7.13


2.  buildbot master running Python 2.7.13

 * buildbot-worker running Python 3.5.3
 * buildbot-worker running Python 2.7.13
 * buildbot-slave 0.8.14 running Python 2.7.13

+==========================================+=================+==================+
|                                          | Buildbot 0.9.12 | Buildbot 0.9.12  |
|                                          | (master branch) | (master branch)  |
|                                          | Python 2.7.13   | Python 3.5.3     |
+==========================================+=================+==================+
| Buildbot-worker 0.9.12 (master branch),  | WORKS           | WORKS            |
| Python 2.7.13                            |                 |                  |
+------------------------------------------+---- ------------+------------------+
| Buildbot-worker 0.9.12 (master branch),  | WORKS           | WORKS            |
| Python 3.5.3                             |                 |                  |
+------------------------------------------+-----------------+------------------+
| Buildbot-slave 0.8.14,                   | WORKS           | WORKS            |
| Python 2.7.13                            |                 |                  |
+------------------------------------------+-----------------+------------------+



All tests were run in a DigitalOcean VM, Debian Linux 9.1 (Stretch).
--
Craig


More information about the devel mailing list