[PATCH] Move sanitizer bots's configs from an external repo to zorg

Renato Golin renato.golin at linaro.org
Tue Sep 30 00:16:09 PDT 2014


Hi Kostya, thanks for adding these. I haven't reviewed the code yet, but I
fully support this change!

Cheers,
Renato
Hi gkistanova, samsonov, eugenis,

Currently, we store the configs for sanitizer bots in a separate repository:
https://code.google.com/p/address-sanitizer/source/browse/#svn%2Ftrunk%2Fbuild%2Fscripts%2Fslave
We are planing to add more hardware to the bots, and before that we would
like to
perform some cleanup.
First (this change) we want to move the config files from the external repo
to zorg.
Next, we'd like to change zorg/buildbot/builders/SanitizerBuilder.py to use
the configs
from zorg instead of the extarnal repo.
Then we'll add some new bots.

http://reviews.llvm.org/D5531

Files:
  zorg/buildbot/builders/sanitizers/
  zorg/buildbot/builders/sanitizers/buildbot_bootstrap.sh
  zorg/buildbot/builders/sanitizers/buildbot_chrome_asan.sh
  zorg/buildbot/builders/sanitizers/buildbot_chrome_tsan.sh
  zorg/buildbot/builders/sanitizers/buildbot_cmake.sh
  zorg/buildbot/builders/sanitizers/buildbot_functions.sh
  zorg/buildbot/builders/sanitizers/buildbot_perf_asan.sh
  zorg/buildbot/builders/sanitizers/buildbot_selector.py
  zorg/buildbot/builders/sanitizers/buildbot_standard.bat
  zorg/buildbot/builders/sanitizers/buildbot_standard.sh
  zorg/buildbot/builders/sanitizers/slaveutil.py
  zorg/buildbot/builders/sanitizers/test_tsan.sh

_______________________________________________
llvm-commits mailing list
llvm-commits at cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

http://reviews.llvm.org/D5531






More information about the llvm-commits mailing list