aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Spickett <david.spickett@linaro.org>2023-10-26 15:38:24 +0100
committerDavid Spickett <david.spickett@linaro.org>2023-10-26 15:44:17 +0100
commit973d3c5e0c3466e42de316647880c693d5807a68 (patch)
treef1ea1539c355f73e5a3c6c1a513ec5a26b324b02
parent7f064d26d5fb6c63b7a228cc3416aada5dc919c3 (diff)
Revert "llvmbot monitor: Move lldb ARM to silent"
This reverts commit 7f064d26d5fb6c63b7a228cc3416aada5dc919c3. Tests are now passing again. Change-Id: I7f4ab51f1a7400e91a0588eeafa76f42ce790f1d
-rw-r--r--monitor/linaro.json15
1 files changed, 1 insertions, 14 deletions
diff --git a/monitor/linaro.json b/monitor/linaro.json
index 2819068..3f4bf12 100644
--- a/monitor/linaro.json
+++ b/monitor/linaro.json
@@ -52,6 +52,7 @@
"name": "LLDB",
"bots": [
{ "name": "lldb-aarch64-ubuntu" },
+ { "name": "lldb-arm-ubuntu" },
{ "name": "lldb-aarch64-windows" }
]
},
@@ -78,20 +79,6 @@
]
},
{
- "name": "LLVM Silent Master",
- "base_url": "https://lab.llvm.org/staging",
- "builder_url": "builders",
- "build_url": "builds",
- "builders": [
- {
- "name": "LLDB",
- "bots": [
- { "name": "lldb-arm-ubuntu" }
- ]
- }
- ]
- },
- {
"name": "Buildkite",
"base_url": "https://www.buildkite.com",
"buildkite_org": "llvm-project",