[PATCH] D144465: [docs] Document how frequently the staging buildmaster configuration is reconfigured
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 8 02:48:59 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcac180523e19: [docs] Document how frequently the staging buildmaster configuration is… (authored by asb).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144465/new/
https://reviews.llvm.org/D144465
Files:
llvm/docs/HowToAddABuilder.rst
Index: llvm/docs/HowToAddABuilder.rst
===================================================================
--- llvm/docs/HowToAddABuilder.rst
+++ llvm/docs/HowToAddABuilder.rst
@@ -18,7 +18,8 @@
the build.
* The staging buildmaster at `<https://lab.llvm.org/staging>`_. All builders
attached to this machine will be completely silent by default when the build
- is broken.
+ is broken. This buildmaster is reconfigured every two hours with any new
+ commits from the llvm-zorg repository.
In order to remain connected to the main buildmaster (and thus notify
developers of failures), a builbot must:
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144465.503285.patch
Type: text/x-patch
Size: 613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230308/1ba33936/attachment.bin>
More information about the llvm-commits
mailing list