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: "official" 9 acls { 10 group: "all" 11 } 12 acls { 13 role: SCHEDULER 14 group: "mdb/chrome-troopers" 15 } 16 acls { 17 role: SCHEDULER 18 group: "mdb/perfetto-cloud-infra" 19 } 20 swarming { 21 builders { 22 name: "perfetto-official-builder-android" 23 swarming_host: "chrome-swarming.appspot.com" 24 dimensions: "cpu:x86-64" 25 dimensions: "os:Linux" 26 dimensions: "pool:luci.perfetto.official" 27 exe { 28 cipd_package: "infra/recipe_bundles/android.googlesource.com/platform/external/perfetto" 29 cipd_version: "refs/heads/master" 30 cmd: "luciexe" 31 } 32 properties: 33 '{' 34 ' "recipe": "perfetto"' 35 '}' 36 service_account: "perfetto-luci-official-builder@chops-service-accounts.iam.gserviceaccount.com" 37 } 38 builders { 39 name: "perfetto-official-builder-linux" 40 swarming_host: "chrome-swarming.appspot.com" 41 dimensions: "cpu:x86-64" 42 dimensions: "os:Linux" 43 dimensions: "pool:luci.perfetto.official" 44 exe { 45 cipd_package: "infra/recipe_bundles/android.googlesource.com/platform/external/perfetto" 46 cipd_version: "refs/heads/master" 47 cmd: "luciexe" 48 } 49 properties: 50 '{' 51 ' "recipe": "perfetto"' 52 '}' 53 service_account: "perfetto-luci-official-builder@chops-service-accounts.iam.gserviceaccount.com" 54 } 55 builders { 56 name: "perfetto-official-builder-mac" 57 swarming_host: "chrome-swarming.appspot.com" 58 dimensions: "cpu:x86-64" 59 dimensions: "os:Mac" 60 dimensions: "pool:luci.perfetto.official" 61 exe { 62 cipd_package: "infra/recipe_bundles/android.googlesource.com/platform/external/perfetto" 63 cipd_version: "refs/heads/master" 64 cmd: "luciexe" 65 } 66 properties: 67 '{' 68 ' "recipe": "perfetto"' 69 '}' 70 caches { 71 name: "macos_sdk" 72 path: "macos_sdk" 73 } 74 service_account: "perfetto-luci-official-builder@chops-service-accounts.iam.gserviceaccount.com" 75 } 76 builders { 77 name: "perfetto-official-builder-windows" 78 swarming_host: "chrome-swarming.appspot.com" 79 dimensions: "cpu:x86-64" 80 dimensions: "os:Windows" 81 dimensions: "pool:luci.perfetto.official" 82 exe { 83 cipd_package: "infra/recipe_bundles/android.googlesource.com/platform/external/perfetto" 84 cipd_version: "refs/heads/master" 85 cmd: "luciexe" 86 } 87 properties: 88 '{' 89 ' "recipe": "perfetto"' 90 '}' 91 caches { 92 name: "windows_sdk" 93 path: "windows_sdk" 94 } 95 service_account: "perfetto-luci-official-builder@chops-service-accounts.iam.gserviceaccount.com" 96 } 97 } 98} 99