We are looking into creating an LLVM buildbot worker, to build and test with XCore as the default target.
I understand the process in [1]. I have a worker building correctly under a local master.
Can we authenticate lab.llvm.org when the worker connects? That is, can we be sure we are connecting to the real master, and not to something that will send malicious commands? Can we use the --use-tls option or equivalent [2]? I haven’t seen authentication mentioned or found “tls” in zorg files.
Thanks,
Nigel
[1] https://llvm.org/docs/HowToAddABuilder.html
_______________________________________________
LLVM Developers mailing list
llvm...@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev