File tree 1 file changed +8
-6
lines changed
1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -86,12 +86,14 @@ Here are the steps you can follow to do so:
86
86
* slaves are added to ``buildbot/osuosl/master/config/slaves.py ``
87
87
* builders are added to ``buildbot/osuosl/master/config/builders.py ``
88
88
89
- Please make sure your builder name and its builddir are unique through the file.
90
-
91
- It is possible to whitelist email addresses to unconditionally receive notifications
92
- on build failure; for this you'll need to add an ``InformativeMailNotifier `` to
93
- ``buildbot/osuosl/master/config/status.py ``. This is particularly useful for the
94
- staging buildmaster which is silent otherwise.
89
+ Please make sure your builder name and its builddir are unique through the
90
+ file.
91
+
92
+ It is possible to whitelist email addresses to unconditionally receive
93
+ notifications on build failure; for this you'll need to add an
94
+ ``InformativeMailNotifier `` to ``buildbot/osuosl/master/config/status.py ``.
95
+ This is particularly useful for the staging buildmaster which is silent
96
+ otherwise.
95
97
96
98
#. Send the buildslave access name and the access password directly to
97
99
`Galina Kistanova <mailto:gkistanova@gmail.com >`_, and wait till she
You can’t perform that action at this time.
0 commit comments