[PATCH] D11445: [zorg] Add lldb build factory that launches scripts on slave machine

Ying Chen chying at google.com
Fri Jul 24 12:51:02 PDT 2015


chying updated this revision to Diff 30593.
chying added a comment.

Address code review feedback

- Combine clewqanup step with source checkout
- Move download binary step after local build
- Use different extension based on host platform
- Add new argument to indicate whether download binary or not
- Remove triggerBuild argument as it always has the same value with bulidAndroid


http://reviews.llvm.org/D11445

Files:
  buildbot/osuosl/master/config/builders.py
  buildbot/osuosl/master/config/slaves.py
  buildbot/osuosl/master/config/status.py
  buildbot/osuosl/master/master.cfg
  zorg/buildbot/builders/LLDBBuilder.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11445.30593.patch
Type: text/x-patch
Size: 11485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150724/969c2099/attachment.bin>


More information about the llvm-commits mailing list