[PATCH] D15336: [zorg] Enable GCS uploads on clang-cmake-mipsel and add an LNT runner that uses them.
Chris Matthews via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 13 13:18:05 PST 2016
You could just use curl/urllib/requests to download the file into the build. No need to have gsutil as a dependency where it is not needed. In fact, the code to do this is already in zorg in the llvmlab tool.
> On Jan 13, 2016, at 6:37 AM, Daniel Sanders <daniel.sanders at imgtec.com> wrote:
>
> dsanders updated this revision to Diff 44750.
> dsanders added a comment.
>
> Refresh patch and ping
>
>
> 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
>
> <D15336.44750.patch>
More information about the llvm-commits
mailing list