[PATCH] D15336: [zorg] Enable GCS uploads on clang-cmake-mipsel and add an LNT runner that uses them.

Daniel Sanders via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 8 08:08:30 PST 2015


dsanders created this revision.
dsanders added subscribers: llvm-commits, cmatthews, gkistanova.

At the moment, we have a choice between systems with sufficient memory to build
LLVM and those that have the FPU needed to run the test-suite in a reasonable
amount of time. This patch uses the GCS bucket to transfer the just-built clang
to a machine more suited to running the test-suite.

http://reviews.llvm.org/D15336

Files:
  buildbot/osuosl/master/config/builders.py
  buildbot/osuosl/master/config/slaves.py
  buildbot/osuosl/master/master.cfg
  zorg/buildbot/builders/ClangBuilder.py
  zorg/buildbot/builders/LNTBuilder.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15336.42181.patch
Type: text/x-patch
Size: 9083 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151208/d41508e0/attachment.bin>


More information about the llvm-commits mailing list