aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--monitor/linaro.json9
1 files changed, 6 insertions, 3 deletions
diff --git a/monitor/linaro.json b/monitor/linaro.json
index f8f2718..3872fd9 100644
--- a/monitor/linaro.json
+++ b/monitor/linaro.json
@@ -10,7 +10,8 @@
"bots": [
{ "name": "clang-cmake-armv7-a15" },
{ "name": "clang-cmake-thumbv7-a15" },
- { "name": "clang-cmake-aarch64-quick" }
+ { "name": "clang-cmake-aarch64-quick" },
+ { "name": "clang-cmake-aarch64-42vma" }
]
},
{
@@ -18,7 +19,8 @@
"bots": [
{ "name": "clang-cmake-armv7-a15-full" },
{ "name": "clang-cmake-thumbv7-a15-full-sh" },
- { "name": "clang-cmake-aarch64-full" }
+ { "name": "clang-cmake-aarch64-full" },
+ { "name": "clang-cmake-aarch64-42vma" }
]
},
{
@@ -46,6 +48,7 @@
},
{
"name": "Cross-Compilation Bots",
+ "ignore" : "true",
"bots": [
]
}
@@ -56,11 +59,11 @@
"base_url": "http://lab.llvm.org:8014",
"builder_url": "builders",
"build_url": "builds",
+ "ignore" : "true",
"builders": [
{
"name": "Fast Bots",
"bots": [
- { "name": "clang-cmake-aarch64-42vma", "ignore": "true" }
]
},
{