llvmbot monitor: Move aarch64-full-2stage to silent
This bot is testing building compiler-rt in RUNTIMES,
will move back to normal if that works out.
Change-Id: If019ed5380f3cac73ab29587c58077c8510add68
diff --git a/monitor/linaro.json b/monitor/linaro.json
index 65319bd..78962c5 100644
--- a/monitor/linaro.json
+++ b/monitor/linaro.json
@@ -16,8 +16,7 @@
"name": "Full Bots (LLVM, Clang, Compiler-RT, Testsuite, 2-Stage)",
"bots": [
{ "name": "clang-aarch64-lld-2stage" },
- { "name": "clang-armv8-lld-2stage" },
- { "name": "clang-aarch64-full-2stage" }
+ { "name": "clang-armv8-lld-2stage" }
]
},
{
@@ -94,7 +93,8 @@
{
"name": "Test-Suite Bots (w/o Full Bots)",
"bots": [
- { "name": "clang-armv7-global-isel" }
+ { "name": "clang-armv7-global-isel" },
+ { "name": "clang-aarch64-full-2stage" }
]
}
]