[PATCH] D64221: [zorg] Use https for svn-test-suite stage of buildbot

Galina via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 10 10:58:16 PDT 2019


gkistanova requested changes to this revision.
gkistanova added a comment.
This revision now requires changes to proceed.

Hello Kamau,

This is not a good idea to push every bot to have HTTPS overhead just because you have infrastructure problems with your 4 builders.

Instead, please specify `vcs_protocol` property for your bots to be `https`. This would make your bots check the source code over HTTPS.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64221/new/

https://reviews.llvm.org/D64221





More information about the llvm-commits mailing list