[PATCH] D132492: [jenkins] Switch to GitHub repo URLs. Use local mirror as reference.

Azharuddin Mohammed via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 23 12:06:39 PDT 2022


azharudd created this revision.
azharudd added reviewers: JDevlieghere, aprantl, fhahn.
Herald added subscribers: ormris, steven_wu, hiraditya, mgorny.
Herald added a reviewer: gkistanova.
Herald added a project: All.
azharudd requested review of this revision.

Use the local mirror on the node as a reference instead of using
the locally hosted mirror repo.

Using the existing local mirror on the node helps reduce the load
on the network and also speeds up the source checkout.


Repository:
  rZORG LLVM Github Zorg

https://reviews.llvm.org/D132492

Files:
  zorg/jenkins/common.groovy
  zorg/jenkins/jobs/jobs/clang-stage1-RA
  zorg/jenkins/jobs/jobs/clang-stage1-cmake-RA-incremental
  zorg/jenkins/jobs/jobs/clang-stage2-Rthinlto
  zorg/jenkins/jobs/jobs/lldb-cmake
  zorg/jenkins/jobs/jobs/lldb-cmake-matrix
  zorg/jenkins/jobs/jobs/lldb-cmake-sanitized
  zorg/jenkins/jobs/jobs/lldb-cmake-standalone
  zorg/jenkins/jobs/jobs/llvm-coverage

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132492.454905.patch
Type: text/x-patch
Size: 16214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220823/e6f91bf8/attachment.bin>


More information about the llvm-commits mailing list