<p dir="ltr">Hi Kostya, thanks for adding these. I haven't reviewed the code yet, but I fully support this change!</p>
<p dir="ltr">Cheers, <br>
Renato </p>
<div class="gmail_quot<blockquote class=" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi gkistanova, samsonov, eugenis,<br>
<br>
Currently, we store the configs for sanitizer bots in a separate repository:<br>
<a href="https://code.google.com/p/address-sanitizer/source/browse/#svn%2Ftrunk%2Fbuild%2Fscripts%2Fslave" target="_blank">https://code.google.com/p/address-sanitizer/source/browse/#svn%2Ftrunk%2Fbuild%2Fscripts%2Fslave</a><br>
We are planing to add more hardware to the bots, and before that we would like to<br>
perform some cleanup.<br>
First (this change) we want to move the config files from the external repo to zorg.<br>
Next, we'd like to change zorg/buildbot/builders/SanitizerBuilder.py to use the configs<br>
from zorg instead of the extarnal repo.<br>
Then we'll add some new bots.<br>
<br>
<a href="http://reviews.llvm.org/D5531" target="_blank">http://reviews.llvm.org/D5531</a><br>
<br>
Files:<br>
zorg/buildbot/builders/sanitizers/<br>
zorg/buildbot/builders/sanitizers/buildbot_bootstrap.sh<br>
zorg/buildbot/builders/sanitizers/buildbot_chrome_asan.sh<br>
zorg/buildbot/builders/sanitizers/buildbot_chrome_tsan.sh<br>
zorg/buildbot/builders/sanitizers/buildbot_cmake.sh<br>
zorg/buildbot/builders/sanitizers/buildbot_functions.sh<br>
zorg/buildbot/builders/sanitizers/buildbot_perf_asan.sh<br>
zorg/buildbot/builders/sanitizers/buildbot_selector.py<br>
zorg/buildbot/builders/sanitizers/buildbot_standard.bat<br>
zorg/buildbot/builders/sanitizers/buildbot_standard.sh<br>
zorg/buildbot/builders/sanitizers/slaveutil.py<br>
zorg/buildbot/builders/sanitizers/test_tsan.sh<br>
<br>_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
<br></div>