[Lldb-commits] [lldb] ef0de5d - [lldb] Update the CI docs

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Wed Mar 2 22:40:33 PST 2022


Author: Jonas Devlieghere
Date: 2022-03-02T22:40:05-08:00
New Revision: ef0de5dce7ead61fc890476ee2666cb32f5125a5

URL: https://github.com/llvm/llvm-project/commit/ef0de5dce7ead61fc890476ee2666cb32f5125a5
DIFF: https://github.com/llvm/llvm-project/commit/ef0de5dce7ead61fc890476ee2666cb32f5125a5.diff

LOG: [lldb] Update the CI docs

Remove the reproducer bot and the fedora bot.

Added: 
    

Modified: 
    lldb/docs/resources/bots.rst

Removed: 
    


################################################################################
diff  --git a/lldb/docs/resources/bots.rst b/lldb/docs/resources/bots.rst
index 8a43f53bd2502..f2deda52851ed 100644
--- a/lldb/docs/resources/bots.rst
+++ b/lldb/docs/resources/bots.rst
@@ -11,9 +11,8 @@ LLVM Buildbot is the place where volunteers provide build machines. Everyone can
 * `lldb-x86_64-debian <https://lab.llvm.org/buildbot/#/builders/68>`_
 * `lldb-aarch64-ubuntu <https://lab.llvm.org/buildbot/#/builders/96>`_
 * `lldb-arm-ubuntu <https://lab.llvm.org/buildbot/#/builders/17>`_
-* `lldb-x86_64-fedora <https://lab.llvm.org/staging/#/builders/16>`_
 
-An overview of all LLDB builders (except Fedora) can be found here:
+An overview of all LLDB builders can be found here:
 
 `https://lab.llvm.org/buildbot/#/builders?tags=lldb <https://lab.llvm.org/buildbot/#/builders?tags=lldb>`_
 
@@ -25,7 +24,6 @@ GreenDragon builds and tests LLDB on macOS. It has a `dedicated tab
 
 * `lldb-cmake <http://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/>`_
 * `lldb-cmake-matrix <http://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake-matrix/>`_
-* `lldb-cmake-reproducers <http://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake-reproducers/>`_
 * `lldb-cmake-standalone <http://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake-standalone/>`_
 * `lldb-cmake-sanitized <http://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake-sanitized/>`_
 


        


More information about the lldb-commits mailing list