AIX buildbot reconfiguration request
Michael Felt and I have created a new VM at OSUOSL as a dedicated Python buildbot for AIX. I plan to switch the buildbot from the GCC Compile Farm AIX system to the dedicated system.
I would like to add an XLC builder to the worker. Can someone help with the configuration file changes for the buildbot master or should I try to make the changes myself and create pull requests on github?
Thanks, David
Hi!
Is it best to ask this question here? Or open an issue in the Github repo? Or create pull requests?
Thanks, David
On Thu, May 6, 2021 at 3:25 PM David Edelsohn <dje.gcc@gmail.com> wrote:
Michael Felt and I have created a new VM at OSUOSL as a dedicated Python buildbot for AIX. I plan to switch the buildbot from the GCC Compile Farm AIX system to the dedicated system.
I would like to add an XLC builder to the worker. Can someone help with the configuration file changes for the buildbot master or should I try to make the changes myself and create pull requests on github?
Thanks, David
Hi David,
The easiest way is to open a pull request here with the changes you need:
https://github.com/python/buildmaster-config
Check the Python devguide on how to configure a buildbot worker.
Regards, Pablo
On Thu, 13 May 2021, 21:51 David Edelsohn, <dje.gcc@gmail.com> wrote:
Hi!
Is it best to ask this question here? Or open an issue in the Github repo? Or create pull requests?
Thanks, David
On Thu, May 6, 2021 at 3:25 PM David Edelsohn <dje.gcc@gmail.com> wrote:
Michael Felt and I have created a new VM at OSUOSL as a dedicated Python buildbot for AIX. I plan to switch the buildbot from the GCC Compile Farm AIX system to the dedicated system.
I would like to add an XLC builder to the worker. Can someone help with the configuration file changes for the buildbot master or should I try to make the changes myself and create pull requests on github?
Thanks, David
Hi David,
This is the right list. And you have CC'ed the core-developers who are active with buildbots too.
And you are doing the right thing by sharing your intention to run the change the buildbot.
Once you setup the buildworker, I guess, you will have to update the configuration in the buildmaster-config repo.
https://github.com/python/buildmaster-config/pulls?q=is%3Apr+AIX+
If this is wrong, we can find the right answer if we get struck in any step.
Thank you, Senthil
On Thu, May 13, 2021 at 04:51:26PM -0400, David Edelsohn wrote:
Hi!
Is it best to ask this question here? Or open an issue in the Github repo? Or create pull requests?
Thanks, David
On Thu, May 6, 2021 at 3:25 PM David Edelsohn <dje.gcc@gmail.com> wrote:
Michael Felt and I have created a new VM at OSUOSL as a dedicated Python buildbot for AIX. I plan to switch the buildbot from the GCC Compile Farm AIX system to the dedicated system.
I would like to add an XLC builder to the worker. Can someone help with the configuration file changes for the buildbot master or should I try to make the changes myself and create pull requests on github?
Thanks, David
Python-Buildbots mailing list -- python-buildbots@python.org To unsubscribe send an email to python-buildbots-leave@python.org https://mail.python.org/mailman3/lists/python-buildbots.python.org/ Member address: senthil@uthcode.com
participants (3)
-
David Edelsohn
-
Pablo Galindo Salgado
-
Senthil Kumaran