From c42cbacb39bc9ec897c2b8026c6ace1090e74856 Mon Sep 17 00:00:00 2001 From: David Spickett Date: Tue, 24 Jan 2023 17:29:59 +0000 Subject: llvmbot monitor: Move armv8-quick to silent The host compiler is crashing on something. Change-Id: I79e73d8cc01403eeef341a6127bc845347414fba --- monitor/linaro.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/monitor/linaro.json b/monitor/linaro.json index d8826c7..d31066c 100644 --- a/monitor/linaro.json +++ b/monitor/linaro.json @@ -8,7 +8,6 @@ { "name": "Quick Bots", "bots": [ - { "name": "clang-armv8-quick" }, { "name": "clang-aarch64-quick" } ] }, @@ -74,6 +73,12 @@ "builder_url": "builders", "build_url": "builds", "builders": [ + { + "name": "Quick Bots", + "bots": [ + { "name": "clang-armv8-quick" } + ] + }, { "name": "Armv7 Full Bots", "ignore": true, -- cgit v1.2.3