]> granicus.if.org Git - llvm/commitdiff
Small addition on how to add a builder.
authorGalina Kistanova <gkistanova@gmail.com>
Mon, 24 Apr 2017 20:48:40 +0000 (20:48 +0000)
committerGalina Kistanova <gkistanova@gmail.com>
Mon, 24 Apr 2017 20:48:40 +0000 (20:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@301248 91177308-0d34-0410-b5e6-96231b3b80d8

docs/HowToAddABuilder.rst

index fcc2293de052e3b9ad455d33fd29ed00561533d2..3bbb2a7d4723b68e80a3f03dcfe60acb1a57e47a 100644 (file)
@@ -83,6 +83,7 @@ Here are the steps you can follow to do so:
    * slaves are added to ``buildbot/osuosl/master/config/slaves.py``
    * builders are added to ``buildbot/osuosl/master/config/builders.py``
 
+   Please make sure your builder name and its builddir are unique through the file.
    It is possible to whitelist email addresses to unconditionally receive notifications
    on build failure; for this you'll need to add an ``InformativeMailNotifier`` to
    ``buildbot/osuosl/master/config/status.py``. This is particularly useful for the