adding windows/arm64 buildbot worker
Hello,
We have a couple of windows on arm64 machines in Linaro woa farm and would like to use them to extend cpython's buildbot fleet to start testing builds on windows on arm64 machines.
Going through the documentation <https://devguide.python.org/buildworker/> the first step seems to be setting up a worker identifier and password to start connecting the worker with the buildbot master. I have installed buildbot worker on our windows on arm machines and hopefully could get started once an identifier and password can be allocated.
Could someone please help with allocating identifier and password, please?
Thanks, Niyas
Hi Niyas,
I sent you passwords in private.
You can now create a pull request in the https://github.com/python/buildmaster-config/ project.
The two main files are master/custom/builders.py and master/custom/workers.py.
I don't know if you can simply reuse an existing recipe to build Python on Windows ARM64, of if you need a new class.
You can look at the previously removed Windows ARM32 configuration: https://github.com/python/buildmaster-config/commit/83c270c5a36b49ef26be4d54...
Tell me if you need help.
Victor
Night gathers, and now my watch begins. It shall not end until my death.
participants (2)
-
Niyas Sait
-
Victor Stinner