| [ |
| { |
| "name": "LLVM Lab", |
| "base_url": "http://lab.llvm.org:8011", |
| "builder_url": "builders", |
| "build_url": "builds", |
| "builders": [ |
| { |
| "name": "Fast Bots", |
| "bots": [ |
| { "name": "clang-cmake-armv7-a15" }, |
| { "name": "clang-cmake-thumbv7-a15" }, |
| { "name": "clang-cmake-aarch64-quick" }, |
| { "name": "clang-cmake-aarch64-42vma" } |
| ] |
| }, |
| { |
| "name": "Full Bots (LLVM, Clang, RT)", |
| "bots": [ |
| { "name": "clang-cmake-armv7-a15-full" }, |
| { "name": "clang-cmake-thumbv7-a15-full-sh" }, |
| { "name": "clang-cmake-aarch64-full" }, |
| { "name": "clang-cmake-aarch64-42vma" } |
| ] |
| }, |
| { |
| "name": "Self Hosting Bots", |
| "bots": [ |
| { "name": "clang-cmake-armv7-a15-selfhost" }, |
| { "name": "clang-cmake-armv7-a15-selfhost-neon" }, |
| { "name": "clang-cmake-thumbv7-a15-full-sh" }, |
| { "name": "clang-cmake-aarch64-full" } |
| ] |
| }, |
| { |
| "name": "Test-Suite Bots", |
| "bots": [ |
| { "name": "clang-cmake-aarch64-quick" }, |
| { "name": "clang-cmake-aarch64-full" }, |
| { "name": "clang-native-arm-lnt" } |
| ] |
| }, |
| { |
| "name": "Library Bots", |
| "bots": [ |
| { "name": "libcxx-libcxxabi-arm-linux" } |
| ] |
| }, |
| { |
| "name": "Cross-Compilation Bots", |
| "ignore" : "true", |
| "bots": [ |
| ] |
| } |
| ] |
| }, |
| { |
| "name": "LLVM Silent Master", |
| "base_url": "http://lab.llvm.org:8014", |
| "builder_url": "builders", |
| "build_url": "builds", |
| "ignore" : "true", |
| "builders": [ |
| { |
| "name": "Fast Bots", |
| "bots": [ |
| ] |
| }, |
| { |
| "name": "Benchmarking Bots", |
| "bots": [ |
| { "name": "clang-native-arm-lnt-perf", "ignore": "true" } |
| ] |
| } |
| ] |
| }, |
| { |
| "name": "Linaro Lab", |
| "base_url": "http://buildmaster.tcwglab.linaro.org", |
| "builder_url": "builders", |
| "build_url": "builds", |
| "builders": [ |
| { |
| "name": "Prototypes", |
| "bots": [ |
| { "name": "clang-cmake-armv7-prototype", "ignore": "true" }, |
| { "name": "clang-cmake-aarch64-prototype", "ignore": "true" } |
| ] |
| } |
| ] |
| } |
| ] |