We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2857eeb commit cac1805Copy full SHA for cac1805
llvm/docs/HowToAddABuilder.rst
@@ -18,7 +18,8 @@ There are two buildmasters running.
18
the build.
19
* The staging buildmaster at `<https://lab.llvm.org/staging>`_. All builders
20
attached to this machine will be completely silent by default when the build
21
- is broken.
+ is broken. This buildmaster is reconfigured every two hours with any new
22
+ commits from the llvm-zorg repository.
23
24
In order to remain connected to the main buildmaster (and thus notify
25
developers of failures), a builbot must:
0 commit comments