On Thu, Nov 19, 2020 at 6:00 AM Michael Felt <aixto...@felt.demon.nl> wrote:
>
> Hi all,
>
> I do not recall ever reading about instructions for having a buildbot on
> an IPv6 only server. As I have not done ' a lot' with IPv6 only hosts -
> I was wondering if there is also an IPv6 address (or is an IPv6 lookup
> of the same host sufficient).
>
> I would like to organize the AIX bots - better - one designed and hosted
> in an AIX+GNU environment as well as one "designed and hosted" in a
> GNU-free environment. Currently the bots run in a mixed environment - so
> it is hard to know, for sure, which (shared) libraries are being used.

Michael,

This is not how the Python buildbots work. Your design and mental
model is incorrect.

The design is one buildbot worker for AIX with multiple builders,
including GCC, Clang, Clang+LTO, and any of the other normal tests
that we wish to enable.  We adjust the Python buildbot configuration
for AIX, not multiple, separate LPARs or WPARs with different
compilers faked as "cc" or "gcc".

Thanks, David
_______________________________________________
Python-Buildbots mailing list -- python-buildbots@python.org
To unsubscribe send an email to python-buildbots-le...@python.org
https://mail.python.org/mailman3/lists/python-buildbots.python.org/
Member address: arch...@mail-archive.com

Reply via email to