You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we would like to add a new builder to https://github.com/llvm/llvm-zorg/blob/main/buildbot/osuosl/master/config/builders.py to test building the libLLVM.so. This should be public and outside of Red Hat's control. As far as I understand, I would have to add a worker to the workers.py as well, which will then get picked up by actual hardware. Can the IWG help here?
Thanks
The text was updated successfully, but these errors were encountered:
#32 was a one-off decision. So far we don't really have a policy of providing hardware for buildbots or running these.
Personal opinion: I do think it would be great if we had a contractor (paid for by the LLVM foundation) who would setup and maintain an agreed set of machines/configurations. This would allow us to consolidate the machines, remove redundancy and reuse scripts/tools across all these configs. However we're not there yet. This would require a change in the policy, a contractor and an agreement on the funding.
My proposal: Let's revisit this topic once we have the Admin #27 on board.
Hi,
we would like to add a new builder to https://github.com/llvm/llvm-zorg/blob/main/buildbot/osuosl/master/config/builders.py to test building the
libLLVM.so
. This should be public and outside of Red Hat's control. As far as I understand, I would have to add a worker to theworkers.py
as well, which will then get picked up by actual hardware. Can the IWG help here?Thanks
The text was updated successfully, but these errors were encountered: