Skip to content

Commit cac1805

Browse files
committed
[docs] Document how frequently the staging buildmaster configuration is reconfigured
Differential Revision: https://reviews.llvm.org/D144465
1 parent 2857eeb commit cac1805

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

llvm/docs/HowToAddABuilder.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ There are two buildmasters running.
1818
the build.
1919
* The staging buildmaster at `<https://lab.llvm.org/staging>`_. All builders
2020
attached to this machine will be completely silent by default when the build
21-
is broken.
21+
is broken. This buildmaster is reconfigured every two hours with any new
22+
commits from the llvm-zorg repository.
2223

2324
In order to remain connected to the main buildmaster (and thus notify
2425
developers of failures), a builbot must:

0 commit comments

Comments
 (0)