Renato Golin | 94cc104 | 2016-04-26 11:02:23 +0100 | [diff] [blame] | 1 | [ |
| 2 | { |
| 3 | "name": "LLVM Lab", |
| 4 | "base_url": "http://lab.llvm.org:8011", |
| 5 | "builder_url": "builders", |
| 6 | "build_url": "builds", |
| 7 | "builders": [ |
| 8 | { |
| 9 | "name": "Fast Bots", |
| 10 | "bots": [ |
| 11 | { "name": "clang-cmake-armv7-a15" }, |
| 12 | { "name": "clang-cmake-thumbv7-a15" }, |
Renato Golin | 488ec27 | 2016-06-15 10:26:19 +0100 | [diff] [blame] | 13 | { "name": "clang-cmake-aarch64-quick" }, |
| 14 | { "name": "clang-cmake-aarch64-42vma" } |
Renato Golin | 94cc104 | 2016-04-26 11:02:23 +0100 | [diff] [blame] | 15 | ] |
| 16 | }, |
| 17 | { |
| 18 | "name": "Full Bots (LLVM, Clang, RT)", |
| 19 | "bots": [ |
| 20 | { "name": "clang-cmake-armv7-a15-full" }, |
| 21 | { "name": "clang-cmake-thumbv7-a15-full-sh" }, |
Renato Golin | 488ec27 | 2016-06-15 10:26:19 +0100 | [diff] [blame] | 22 | { "name": "clang-cmake-aarch64-full" }, |
| 23 | { "name": "clang-cmake-aarch64-42vma" } |
Renato Golin | 94cc104 | 2016-04-26 11:02:23 +0100 | [diff] [blame] | 24 | ] |
| 25 | }, |
| 26 | { |
| 27 | "name": "Self Hosting Bots", |
| 28 | "bots": [ |
| 29 | { "name": "clang-cmake-armv7-a15-selfhost" }, |
| 30 | { "name": "clang-cmake-armv7-a15-selfhost-neon" }, |
| 31 | { "name": "clang-cmake-thumbv7-a15-full-sh" }, |
| 32 | { "name": "clang-cmake-aarch64-full" } |
| 33 | ] |
| 34 | }, |
| 35 | { |
| 36 | "name": "Test-Suite Bots", |
| 37 | "bots": [ |
| 38 | { "name": "clang-cmake-aarch64-quick" }, |
| 39 | { "name": "clang-cmake-aarch64-full" }, |
| 40 | { "name": "clang-native-arm-lnt" } |
| 41 | ] |
| 42 | }, |
| 43 | { |
| 44 | "name": "Library Bots", |
| 45 | "bots": [ |
| 46 | { "name": "libcxx-libcxxabi-arm-linux" } |
| 47 | ] |
| 48 | }, |
| 49 | { |
| 50 | "name": "Cross-Compilation Bots", |
Renato Golin | 488ec27 | 2016-06-15 10:26:19 +0100 | [diff] [blame] | 51 | "ignore" : "true", |
Renato Golin | 94cc104 | 2016-04-26 11:02:23 +0100 | [diff] [blame] | 52 | "bots": [ |
Renato Golin | 94cc104 | 2016-04-26 11:02:23 +0100 | [diff] [blame] | 53 | ] |
| 54 | } |
| 55 | ] |
| 56 | }, |
| 57 | { |
| 58 | "name": "LLVM Silent Master", |
| 59 | "base_url": "http://lab.llvm.org:8014", |
| 60 | "builder_url": "builders", |
| 61 | "build_url": "builds", |
Renato Golin | 488ec27 | 2016-06-15 10:26:19 +0100 | [diff] [blame] | 62 | "ignore" : "true", |
Renato Golin | 94cc104 | 2016-04-26 11:02:23 +0100 | [diff] [blame] | 63 | "builders": [ |
| 64 | { |
Renato Golin | 3822c5f | 2016-06-06 21:25:46 +0100 | [diff] [blame] | 65 | "name": "Fast Bots", |
| 66 | "bots": [ |
Renato Golin | 3822c5f | 2016-06-06 21:25:46 +0100 | [diff] [blame] | 67 | ] |
| 68 | }, |
| 69 | { |
Renato Golin | 94cc104 | 2016-04-26 11:02:23 +0100 | [diff] [blame] | 70 | "name": "Benchmarking Bots", |
| 71 | "bots": [ |
| 72 | { "name": "clang-native-arm-lnt-perf", "ignore": "true" } |
| 73 | ] |
| 74 | } |
| 75 | ] |
| 76 | }, |
| 77 | { |
| 78 | "name": "Linaro Lab", |
| 79 | "base_url": "http://buildmaster.tcwglab.linaro.org", |
| 80 | "builder_url": "builders", |
| 81 | "build_url": "builds", |
| 82 | "builders": [ |
| 83 | { |
| 84 | "name": "Prototypes", |
| 85 | "bots": [ |
| 86 | { "name": "clang-cmake-armv7-prototype", "ignore": "true" }, |
| 87 | { "name": "clang-cmake-aarch64-prototype", "ignore": "true" } |
| 88 | ] |
| 89 | } |
| 90 | ] |
| 91 | } |
| 92 | ] |