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
Add local testing mode to the buildmaster config (llvm#289)
This makes it (relatively) easy to test a builder setup locally. The
buildmaster and the web interface should be bound only to local
interfaces for security reasons (you can use ssh port forwarding if
wanting to run on a server).
See llvm/llvm-project#115024 for instructions on how to use, but note llvm#293 is needed to avoid disabling certain builders or needing to hack your local buildbot install.
0 commit comments