Ryan Harrison | cac1d35 | 2021-06-03 19:34:01 +0000 | [diff] [blame] | 1 | # Auto-generated by lucicfg. |
| 2 | # Do not modify manually. |
| 3 | # |
| 4 | # For the schema of this file, see Project message: |
| 5 | # https://luci-config.appspot.com/schemas/projects:luci-milo.cfg |
| 6 | |
| 7 | consoles { |
| 8 | id: "ci" |
| 9 | name: "Dawn CI Builders" |
| 10 | repo_url: "https://dawn.googlesource.com/dawn" |
| 11 | refs: "regexp:refs/heads/main" |
| 12 | manifest_name: "REVISION" |
| 13 | builders { |
| 14 | name: "buildbucket/luci.dawn.ci/linux-clang-dbg-x64" |
| 15 | category: "linux|clang|dbg" |
| 16 | short_name: "x64" |
| 17 | } |
| 18 | builders { |
| 19 | name: "buildbucket/luci.dawn.ci/linux-clang-dbg-x86" |
| 20 | category: "linux|clang|dbg" |
| 21 | short_name: "x86" |
| 22 | } |
| 23 | builders { |
| 24 | name: "buildbucket/luci.dawn.ci/linux-clang-rel-x64" |
| 25 | category: "linux|clang|rel" |
| 26 | short_name: "x64" |
| 27 | } |
| 28 | builders { |
| 29 | name: "buildbucket/luci.dawn.ci/linux-clang-rel-x86" |
| 30 | category: "linux|clang|rel" |
| 31 | short_name: "x86" |
| 32 | } |
| 33 | builders { |
| 34 | name: "buildbucket/luci.dawn.ci/mac-dbg" |
| 35 | category: "mac" |
| 36 | short_name: "dbg" |
| 37 | } |
| 38 | builders { |
| 39 | name: "buildbucket/luci.dawn.ci/mac-rel" |
| 40 | category: "mac" |
| 41 | short_name: "rel" |
| 42 | } |
| 43 | builders { |
| 44 | name: "buildbucket/luci.dawn.ci/win-clang-dbg-x64" |
| 45 | category: "win|clang|dbg" |
| 46 | short_name: "x64" |
| 47 | } |
| 48 | builders { |
| 49 | name: "buildbucket/luci.dawn.ci/win-clang-dbg-x86" |
| 50 | category: "win|clang|dbg" |
| 51 | short_name: "x86" |
| 52 | } |
| 53 | builders { |
| 54 | name: "buildbucket/luci.dawn.ci/win-clang-rel-x64" |
| 55 | category: "win|clang|rel" |
| 56 | short_name: "x64" |
| 57 | } |
| 58 | builders { |
| 59 | name: "buildbucket/luci.dawn.ci/win-clang-rel-x86" |
| 60 | category: "win|clang|rel" |
| 61 | short_name: "x86" |
| 62 | } |
| 63 | builders { |
| 64 | name: "buildbucket/luci.dawn.ci/win-msvc-dbg-x64" |
| 65 | category: "win|msvc" |
| 66 | short_name: "dbg" |
| 67 | } |
| 68 | builders { |
| 69 | name: "buildbucket/luci.dawn.ci/win-msvc-rel-x64" |
| 70 | category: "win|msvc" |
| 71 | short_name: "rel" |
| 72 | } |
| 73 | builders { |
| 74 | name: "buildbucket/luci.dawn.ci/cron-linux-clang-rel-x64" |
| 75 | category: "cron|linux|clang|rel" |
| 76 | short_name: "x64" |
| 77 | } |
| 78 | } |
| 79 | consoles { |
| 80 | id: "try" |
| 81 | name: "Dawn try Builders" |
| 82 | builders { |
| 83 | name: "buildbucket/luci.dawn.try/presubmit" |
| 84 | } |
| 85 | builders { |
| 86 | name: "buildbucket/luci.dawn.try/linux-clang-dbg-x64" |
| 87 | } |
| 88 | builders { |
| 89 | name: "buildbucket/luci.dawn.try/linux-clang-dbg-x86" |
| 90 | } |
| 91 | builders { |
| 92 | name: "buildbucket/luci.dawn.try/linux-clang-rel-x64" |
| 93 | } |
| 94 | builders { |
| 95 | name: "buildbucket/luci.dawn.try/linux-clang-rel-x86" |
| 96 | } |
| 97 | builders { |
| 98 | name: "buildbucket/luci.dawn.try/mac-dbg" |
| 99 | } |
| 100 | builders { |
| 101 | name: "buildbucket/luci.dawn.try/mac-rel" |
| 102 | } |
| 103 | builders { |
| 104 | name: "buildbucket/luci.dawn.try/win-clang-dbg-x64" |
| 105 | } |
| 106 | builders { |
| 107 | name: "buildbucket/luci.dawn.try/win-clang-dbg-x86" |
| 108 | } |
| 109 | builders { |
| 110 | name: "buildbucket/luci.dawn.try/win-clang-rel-x64" |
| 111 | } |
| 112 | builders { |
| 113 | name: "buildbucket/luci.dawn.try/win-clang-rel-x86" |
| 114 | } |
| 115 | builders { |
| 116 | name: "buildbucket/luci.dawn.try/win-msvc-dbg-x64" |
| 117 | } |
| 118 | builders { |
| 119 | name: "buildbucket/luci.dawn.try/win-msvc-rel-x64" |
| 120 | } |
Ryan Harrison | cac1d35 | 2021-06-03 19:34:01 +0000 | [diff] [blame] | 121 | builder_view_only: true |
| 122 | } |
| 123 | logo_url: "https://storage.googleapis.com/chrome-infra-public/logo/dawn-logo.png" |