1# Auto-generated by lucicfg. 2# Do not modify manually. 3# 4# For the schema of this file, see BuildbucketCfg message: 5# https://luci-config.appspot.com/schemas/projects:buildbucket.cfg 6 7buckets { 8 name: "ci" 9 acls { 10 group: "all" 11 } 12 swarming { 13 builders { 14 name: "linux" 15 swarming_host: "chromium-swarm.appspot.com" 16 dimensions: "cpu:x86-64" 17 dimensions: "os:Ubuntu-16.04" 18 dimensions: "pool:luci.flex.ci" 19 recipe { 20 name: "gn" 21 cipd_package: "infra/recipe_bundles/gn.googlesource.com/gn" 22 cipd_version: "refs/heads/main" 23 } 24 execution_timeout_secs: 3600 25 service_account: "gn-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 26 experiments { 27 key: "luci.recipes.use_python3" 28 value: 100 29 } 30 } 31 builders { 32 name: "mac" 33 swarming_host: "chromium-swarm.appspot.com" 34 dimensions: "cpu:x86-64" 35 dimensions: "os:Mac-10.15" 36 dimensions: "pool:luci.flex.ci" 37 recipe { 38 name: "gn" 39 cipd_package: "infra/recipe_bundles/gn.googlesource.com/gn" 40 cipd_version: "refs/heads/main" 41 } 42 execution_timeout_secs: 3600 43 caches { 44 name: "macos_sdk" 45 path: "macos_sdk" 46 } 47 service_account: "gn-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 48 experiments { 49 key: "luci.recipes.use_python3" 50 value: 100 51 } 52 } 53 builders { 54 name: "win" 55 swarming_host: "chromium-swarm.appspot.com" 56 dimensions: "cpu:x86-64" 57 dimensions: "os:Windows-10" 58 dimensions: "pool:luci.flex.ci" 59 recipe { 60 name: "gn" 61 cipd_package: "infra/recipe_bundles/gn.googlesource.com/gn" 62 cipd_version: "refs/heads/main" 63 } 64 execution_timeout_secs: 3600 65 caches { 66 name: "windows_sdk" 67 path: "windows_sdk" 68 } 69 service_account: "gn-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 70 experiments { 71 key: "luci.recipes.use_python3" 72 value: 100 73 } 74 } 75 } 76} 77buckets { 78 name: "try" 79 acls { 80 group: "all" 81 } 82 acls { 83 role: SCHEDULER 84 group: "project-gn-tryjob-access" 85 } 86 acls { 87 role: SCHEDULER 88 group: "service-account-cq" 89 } 90 swarming { 91 builders { 92 name: "linux" 93 swarming_host: "chromium-swarm.appspot.com" 94 dimensions: "cpu:x86-64" 95 dimensions: "os:Ubuntu-18.04" 96 dimensions: "pool:luci.flex.try" 97 recipe { 98 name: "gn" 99 cipd_package: "infra/recipe_bundles/gn.googlesource.com/gn" 100 cipd_version: "refs/heads/main" 101 } 102 execution_timeout_secs: 3600 103 service_account: "gn-try-builder@chops-service-accounts.iam.gserviceaccount.com" 104 experiments { 105 key: "luci.recipes.use_python3" 106 value: 100 107 } 108 } 109 builders { 110 name: "mac" 111 swarming_host: "chromium-swarm.appspot.com" 112 dimensions: "cpu:x86-64" 113 dimensions: "os:Mac-10.15" 114 dimensions: "pool:luci.flex.try" 115 recipe { 116 name: "gn" 117 cipd_package: "infra/recipe_bundles/gn.googlesource.com/gn" 118 cipd_version: "refs/heads/main" 119 } 120 execution_timeout_secs: 3600 121 caches { 122 name: "macos_sdk" 123 path: "macos_sdk" 124 } 125 service_account: "gn-try-builder@chops-service-accounts.iam.gserviceaccount.com" 126 experiments { 127 key: "luci.recipes.use_python3" 128 value: 100 129 } 130 } 131 builders { 132 name: "win" 133 swarming_host: "chromium-swarm.appspot.com" 134 dimensions: "cpu:x86-64" 135 dimensions: "os:Windows-10" 136 dimensions: "pool:luci.flex.try" 137 recipe { 138 name: "gn" 139 cipd_package: "infra/recipe_bundles/gn.googlesource.com/gn" 140 cipd_version: "refs/heads/main" 141 } 142 execution_timeout_secs: 3600 143 caches { 144 name: "windows_sdk" 145 path: "windows_sdk" 146 } 147 service_account: "gn-try-builder@chops-service-accounts.iam.gserviceaccount.com" 148 experiments { 149 key: "luci.recipes.use_python3" 150 value: 100 151 } 152 } 153 } 154} 155