aboutsummaryrefslogtreecommitdiff
path: root/monitor/linaro.json
diff options
context:
space:
mode:
Diffstat (limited to 'monitor/linaro.json')
-rw-r--r--monitor/linaro.json10
1 files changed, 7 insertions, 3 deletions
diff --git a/monitor/linaro.json b/monitor/linaro.json
index 3cdd7ae..1c91c66 100644
--- a/monitor/linaro.json
+++ b/monitor/linaro.json
@@ -10,8 +10,7 @@
"bots": [
{ "name": "clang-cmake-armv7-a15" },
{ "name": "clang-cmake-thumbv7-a15" },
- { "name": "clang-cmake-aarch64-quick" },
- { "name": "clang-cmake-aarch64-42vma" }
+ { "name": "clang-cmake-aarch64-quick" }
]
},
{
@@ -19,7 +18,6 @@
"bots": [
{ "name": "clang-cmake-armv7-a15-full" },
{ "name": "clang-cmake-thumbv7-a15-full-sh" },
- { "name": "clang-cmake-aarch64-42vma" },
{ "name": "clang-cmake-aarch64-full" }
]
},
@@ -61,6 +59,12 @@
"build_url": "builds",
"builders": [
{
+ "name": "Fast Bots",
+ "bots": [
+ { "name": "clang-cmake-aarch64-42vma", "ignore": "true" }
+ ]
+ },
+ {
"name": "Benchmarking Bots",
"bots": [
{ "name": "clang-native-arm-lnt-perf", "ignore": "true" }