Skip to content

Commit

Permalink
[lldb] Update the CI docs
Browse files Browse the repository at this point in the history
Remove the reproducer bot and the fedora bot.
  • Loading branch information
JDevlieghere committed Mar 3, 2022
1 parent 03dae31 commit ef0de5d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions lldb/docs/resources/bots.rst
Expand Up @@ -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>`_

Expand All @@ -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/>`_

Expand Down

0 comments on commit ef0de5d

Please sign in to comment.