mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-29 00:32:35 +08:00
4bafdbc211
This reverts commit 020da53ac84de675c8adae5b512f4257adc9dfe3. Reason for revert: Speculative revert, as trybots are failing: https://ci.chromium.org/ui/p/crashpad/builders/try/crashpad_win_x64_rel/103/overview Original change's description: > Bump Windows SDK to 10.0.19041.0 > > Change-Id: Id0c308a838a8b94ce7d24369ffd168a10730a30a > Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/3256822 > Reviewed-by: Mark Mentovai <mark@chromium.org> > Commit-Queue: Mark Mentovai <mark@chromium.org> Change-Id: Ibd534e55fd81279e4d0f4df0f387fdaaa2475845 Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/3259422 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
861 lines
27 KiB
INI
861 lines
27 KiB
INI
# Auto-generated by lucicfg.
|
|
# Do not modify manually.
|
|
#
|
|
# For the schema of this file, see BuildbucketCfg message:
|
|
# https://luci-config.appspot.com/schemas/projects:buildbucket.cfg
|
|
|
|
buckets {
|
|
name: "ci"
|
|
acls {
|
|
role: WRITER
|
|
group: "project-crashpad-admins"
|
|
}
|
|
acls {
|
|
group: "all"
|
|
}
|
|
acls {
|
|
role: SCHEDULER
|
|
identity: "user:luci-scheduler@appspot.gserviceaccount.com"
|
|
}
|
|
swarming {
|
|
builders {
|
|
name: "crashpad_fuchsia_arm64_dbg"
|
|
swarming_host: "chromium-swarm.appspot.com"
|
|
dimensions: "cores:8"
|
|
dimensions: "cpu:x86-64"
|
|
dimensions: "os:Ubuntu-16.04"
|
|
dimensions: "pool:luci.flex.ci"
|
|
recipe {
|
|
name: "crashpad/build"
|
|
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
|
|
cipd_version: "refs/heads/main"
|
|
properties_j: "$gatekeeper:{\"group\":\"client.crashpad\"}"
|
|
properties_j: "$kitchen:{\"devshell\":true,\"git_auth\":true}"
|
|
properties_j: "config:\"Debug\""
|
|
properties_j: "target_cpu:\"arm64\""
|
|
properties_j: "target_os:\"fuchsia\""
|
|
}
|
|
execution_timeout_secs: 10800
|
|
build_numbers: YES
|
|
service_account: "crashpad-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
|
|
experiments {
|
|
key: "luci.recipes.use_python3"
|
|
value: 100
|
|
}
|
|
experiments {
|
|
key: "luci.use_realms"
|
|
value: 100
|
|
}
|
|
}
|
|
builders {
|
|
name: "crashpad_fuchsia_arm64_rel"
|
|
swarming_host: "chromium-swarm.appspot.com"
|
|
dimensions: "cores:8"
|
|
dimensions: "cpu:x86-64"
|
|
dimensions: "os:Ubuntu-16.04"
|
|
dimensions: "pool:luci.flex.ci"
|
|
recipe {
|
|
name: "crashpad/build"
|
|
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
|
|
cipd_version: "refs/heads/main"
|
|
properties_j: "$gatekeeper:{\"group\":\"client.crashpad\"}"
|
|
properties_j: "$kitchen:{\"devshell\":true,\"git_auth\":true}"
|
|
properties_j: "config:\"Release\""
|
|
properties_j: "target_cpu:\"arm64\""
|
|
properties_j: "target_os:\"fuchsia\""
|
|
}
|
|
execution_timeout_secs: 10800
|
|
build_numbers: YES
|
|
service_account: "crashpad-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
|
|
experiments {
|
|
key: "luci.recipes.use_python3"
|
|
value: 100
|
|
}
|
|
experiments {
|
|
key: "luci.use_realms"
|
|
value: 100
|
|
}
|
|
}
|
|
builders {
|
|
name: "crashpad_fuchsia_x64_dbg"
|
|
swarming_host: "chromium-swarm.appspot.com"
|
|
dimensions: "cores:8"
|
|
dimensions: "cpu:x86-64"
|
|
dimensions: "os:Ubuntu-16.04"
|
|
dimensions: "pool:luci.flex.ci"
|
|
recipe {
|
|
name: "crashpad/build"
|
|
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
|
|
cipd_version: "refs/heads/main"
|
|
properties_j: "$gatekeeper:{\"group\":\"client.crashpad\"}"
|
|
properties_j: "$kitchen:{\"devshell\":true,\"git_auth\":true}"
|
|
properties_j: "config:\"Debug\""
|
|
properties_j: "target_os:\"fuchsia\""
|
|
}
|
|
execution_timeout_secs: 10800
|
|
build_numbers: YES
|
|
service_account: "crashpad-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
|
|
experiments {
|
|
key: "luci.recipes.use_python3"
|
|
value: 100
|
|
}
|
|
experiments {
|
|
key: "luci.use_realms"
|
|
value: 100
|
|
}
|
|
}
|
|
builders {
|
|
name: "crashpad_fuchsia_x64_rel"
|
|
swarming_host: "chromium-swarm.appspot.com"
|
|
dimensions: "cores:8"
|
|
dimensions: "cpu:x86-64"
|
|
dimensions: "os:Ubuntu-16.04"
|
|
dimensions: "pool:luci.flex.ci"
|
|
recipe {
|
|
name: "crashpad/build"
|
|
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
|
|
cipd_version: "refs/heads/main"
|
|
properties_j: "$gatekeeper:{\"group\":\"client.crashpad\"}"
|
|
properties_j: "$kitchen:{\"devshell\":true,\"git_auth\":true}"
|
|
properties_j: "config:\"Release\""
|
|
properties_j: "target_os:\"fuchsia\""
|
|
}
|
|
execution_timeout_secs: 10800
|
|
build_numbers: YES
|
|
service_account: "crashpad-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
|
|
experiments {
|
|
key: "luci.recipes.use_python3"
|
|
value: 100
|
|
}
|
|
experiments {
|
|
key: "luci.use_realms"
|
|
value: 100
|
|
}
|
|
}
|
|
builders {
|
|
name: "crashpad_ios_arm64_dbg"
|
|
swarming_host: "chromium-swarm.appspot.com"
|
|
dimensions: "cpu:x86-64"
|
|
dimensions: "os:Mac-10.15"
|
|
dimensions: "pool:luci.flex.ci"
|
|
recipe {
|
|
name: "crashpad/build"
|
|
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
|
|
cipd_version: "refs/heads/main"
|
|
properties_j: "$gatekeeper:{\"group\":\"client.crashpad\"}"
|
|
properties_j: "$kitchen:{\"devshell\":true,\"git_auth\":true}"
|
|
properties_j: "config:\"Debug\""
|
|
properties_j: "target_cpu:\"arm64\""
|
|
properties_j: "target_os:\"ios\""
|
|
}
|
|
execution_timeout_secs: 10800
|
|
caches {
|
|
name: "osx_sdk_ios"
|
|
path: "osx_sdk"
|
|
}
|
|
build_numbers: YES
|
|
service_account: "crashpad-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
|
|
experiments {
|
|
key: "luci.recipes.use_python3"
|
|
value: 100
|
|
}
|
|
experiments {
|
|
key: "luci.use_realms"
|
|
value: 100
|
|
}
|
|
}
|
|
builders {
|
|
name: "crashpad_ios_arm64_rel"
|
|
swarming_host: "chromium-swarm.appspot.com"
|
|
dimensions: "cpu:x86-64"
|
|
dimensions: "os:Mac-10.15"
|
|
dimensions: "pool:luci.flex.ci"
|
|
recipe {
|
|
name: "crashpad/build"
|
|
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
|
|
cipd_version: "refs/heads/main"
|
|
properties_j: "$gatekeeper:{\"group\":\"client.crashpad\"}"
|
|
properties_j: "$kitchen:{\"devshell\":true,\"git_auth\":true}"
|
|
properties_j: "config:\"Release\""
|
|
properties_j: "target_cpu:\"arm64\""
|
|
properties_j: "target_os:\"ios\""
|
|
}
|
|
execution_timeout_secs: 10800
|
|
caches {
|
|
name: "osx_sdk_ios"
|
|
path: "osx_sdk"
|
|
}
|
|
build_numbers: YES
|
|
service_account: "crashpad-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
|
|
experiments {
|
|
key: "luci.recipes.use_python3"
|
|
value: 100
|
|
}
|
|
experiments {
|
|
key: "luci.use_realms"
|
|
value: 100
|
|
}
|
|
}
|
|
builders {
|
|
name: "crashpad_ios_x64_dbg"
|
|
swarming_host: "chromium-swarm.appspot.com"
|
|
dimensions: "cpu:x86-64"
|
|
dimensions: "os:Mac-10.15"
|
|
dimensions: "pool:luci.flex.ci"
|
|
recipe {
|
|
name: "crashpad/build"
|
|
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
|
|
cipd_version: "refs/heads/main"
|
|
properties_j: "$gatekeeper:{\"group\":\"client.crashpad\"}"
|
|
properties_j: "$kitchen:{\"devshell\":true,\"git_auth\":true}"
|
|
properties_j: "config:\"Debug\""
|
|
properties_j: "target_os:\"ios\""
|
|
}
|
|
execution_timeout_secs: 10800
|
|
caches {
|
|
name: "osx_sdk_ios"
|
|
path: "osx_sdk"
|
|
}
|
|
build_numbers: YES
|
|
service_account: "crashpad-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
|
|
experiments {
|
|
key: "luci.recipes.use_python3"
|
|
value: 100
|
|
}
|
|
experiments {
|
|
key: "luci.use_realms"
|
|
value: 100
|
|
}
|
|
}
|
|
builders {
|
|
name: "crashpad_ios_x64_rel"
|
|
swarming_host: "chromium-swarm.appspot.com"
|
|
dimensions: "cpu:x86-64"
|
|
dimensions: "os:Mac-10.15"
|
|
dimensions: "pool:luci.flex.ci"
|
|
recipe {
|
|
name: "crashpad/build"
|
|
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
|
|
cipd_version: "refs/heads/main"
|
|
properties_j: "$gatekeeper:{\"group\":\"client.crashpad\"}"
|
|
properties_j: "$kitchen:{\"devshell\":true,\"git_auth\":true}"
|
|
properties_j: "config:\"Release\""
|
|
properties_j: "target_os:\"ios\""
|
|
}
|
|
execution_timeout_secs: 10800
|
|
caches {
|
|
name: "osx_sdk_ios"
|
|
path: "osx_sdk"
|
|
}
|
|
build_numbers: YES
|
|
service_account: "crashpad-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
|
|
experiments {
|
|
key: "luci.recipes.use_python3"
|
|
value: 100
|
|
}
|
|
experiments {
|
|
key: "luci.use_realms"
|
|
value: 100
|
|
}
|
|
}
|
|
builders {
|
|
name: "crashpad_linux_x64_dbg"
|
|
swarming_host: "chromium-swarm.appspot.com"
|
|
dimensions: "cores:8"
|
|
dimensions: "cpu:x86-64"
|
|
dimensions: "os:Ubuntu-16.04"
|
|
dimensions: "pool:luci.flex.ci"
|
|
recipe {
|
|
name: "crashpad/build"
|
|
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
|
|
cipd_version: "refs/heads/main"
|
|
properties_j: "$gatekeeper:{\"group\":\"client.crashpad\"}"
|
|
properties_j: "$kitchen:{\"devshell\":true,\"git_auth\":true}"
|
|
properties_j: "config:\"Debug\""
|
|
properties_j: "target_os:\"linux\""
|
|
}
|
|
execution_timeout_secs: 10800
|
|
build_numbers: YES
|
|
service_account: "crashpad-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
|
|
experiments {
|
|
key: "luci.recipes.use_python3"
|
|
value: 100
|
|
}
|
|
experiments {
|
|
key: "luci.use_realms"
|
|
value: 100
|
|
}
|
|
}
|
|
builders {
|
|
name: "crashpad_linux_x64_rel"
|
|
swarming_host: "chromium-swarm.appspot.com"
|
|
dimensions: "cores:8"
|
|
dimensions: "cpu:x86-64"
|
|
dimensions: "os:Ubuntu-16.04"
|
|
dimensions: "pool:luci.flex.ci"
|
|
recipe {
|
|
name: "crashpad/build"
|
|
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
|
|
cipd_version: "refs/heads/main"
|
|
properties_j: "$gatekeeper:{\"group\":\"client.crashpad\"}"
|
|
properties_j: "$kitchen:{\"devshell\":true,\"git_auth\":true}"
|
|
properties_j: "config:\"Release\""
|
|
properties_j: "target_os:\"linux\""
|
|
}
|
|
execution_timeout_secs: 10800
|
|
build_numbers: YES
|
|
service_account: "crashpad-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
|
|
experiments {
|
|
key: "luci.recipes.use_python3"
|
|
value: 100
|
|
}
|
|
experiments {
|
|
key: "luci.use_realms"
|
|
value: 100
|
|
}
|
|
}
|
|
builders {
|
|
name: "crashpad_mac_x64_dbg"
|
|
swarming_host: "chromium-swarm.appspot.com"
|
|
dimensions: "cpu:x86-64"
|
|
dimensions: "os:Mac-10.15"
|
|
dimensions: "pool:luci.flex.ci"
|
|
recipe {
|
|
name: "crashpad/build"
|
|
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
|
|
cipd_version: "refs/heads/main"
|
|
properties_j: "$gatekeeper:{\"group\":\"client.crashpad\"}"
|
|
properties_j: "$kitchen:{\"devshell\":true,\"git_auth\":true}"
|
|
properties_j: "config:\"Debug\""
|
|
properties_j: "target_os:\"mac\""
|
|
}
|
|
execution_timeout_secs: 10800
|
|
caches {
|
|
name: "osx_sdk_mac"
|
|
path: "osx_sdk"
|
|
}
|
|
build_numbers: YES
|
|
service_account: "crashpad-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
|
|
experiments {
|
|
key: "luci.recipes.use_python3"
|
|
value: 100
|
|
}
|
|
experiments {
|
|
key: "luci.use_realms"
|
|
value: 100
|
|
}
|
|
}
|
|
builders {
|
|
name: "crashpad_mac_x64_rel"
|
|
swarming_host: "chromium-swarm.appspot.com"
|
|
dimensions: "cpu:x86-64"
|
|
dimensions: "os:Mac-10.15"
|
|
dimensions: "pool:luci.flex.ci"
|
|
recipe {
|
|
name: "crashpad/build"
|
|
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
|
|
cipd_version: "refs/heads/main"
|
|
properties_j: "$gatekeeper:{\"group\":\"client.crashpad\"}"
|
|
properties_j: "$kitchen:{\"devshell\":true,\"git_auth\":true}"
|
|
properties_j: "config:\"Release\""
|
|
properties_j: "target_os:\"mac\""
|
|
}
|
|
execution_timeout_secs: 10800
|
|
caches {
|
|
name: "osx_sdk_mac"
|
|
path: "osx_sdk"
|
|
}
|
|
build_numbers: YES
|
|
service_account: "crashpad-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
|
|
experiments {
|
|
key: "luci.recipes.use_python3"
|
|
value: 100
|
|
}
|
|
experiments {
|
|
key: "luci.use_realms"
|
|
value: 100
|
|
}
|
|
}
|
|
builders {
|
|
name: "crashpad_win_x64_dbg"
|
|
swarming_host: "chromium-swarm.appspot.com"
|
|
dimensions: "cores:8"
|
|
dimensions: "cpu:x86-64"
|
|
dimensions: "os:Windows-10"
|
|
dimensions: "pool:luci.flex.ci"
|
|
recipe {
|
|
name: "crashpad/build"
|
|
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
|
|
cipd_version: "refs/heads/main"
|
|
properties_j: "$gatekeeper:{\"group\":\"client.crashpad\"}"
|
|
properties_j: "$kitchen:{\"devshell\":true,\"git_auth\":true}"
|
|
properties_j: "config:\"Debug\""
|
|
properties_j: "target_os:\"win\""
|
|
}
|
|
execution_timeout_secs: 10800
|
|
build_numbers: YES
|
|
service_account: "crashpad-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
|
|
experiments {
|
|
key: "luci.recipes.use_python3"
|
|
value: 100
|
|
}
|
|
experiments {
|
|
key: "luci.use_realms"
|
|
value: 100
|
|
}
|
|
}
|
|
builders {
|
|
name: "crashpad_win_x64_rel"
|
|
swarming_host: "chromium-swarm.appspot.com"
|
|
dimensions: "cores:8"
|
|
dimensions: "cpu:x86-64"
|
|
dimensions: "os:Windows-10"
|
|
dimensions: "pool:luci.flex.ci"
|
|
recipe {
|
|
name: "crashpad/build"
|
|
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
|
|
cipd_version: "refs/heads/main"
|
|
properties_j: "$gatekeeper:{\"group\":\"client.crashpad\"}"
|
|
properties_j: "$kitchen:{\"devshell\":true,\"git_auth\":true}"
|
|
properties_j: "config:\"Release\""
|
|
properties_j: "target_os:\"win\""
|
|
}
|
|
execution_timeout_secs: 10800
|
|
build_numbers: YES
|
|
service_account: "crashpad-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
|
|
experiments {
|
|
key: "luci.recipes.use_python3"
|
|
value: 100
|
|
}
|
|
experiments {
|
|
key: "luci.use_realms"
|
|
value: 100
|
|
}
|
|
}
|
|
}
|
|
}
|
|
buckets {
|
|
name: "try"
|
|
acls {
|
|
role: WRITER
|
|
group: "project-crashpad-admins"
|
|
}
|
|
acls {
|
|
role: WRITER
|
|
group: "service-account-crashpad-cq"
|
|
}
|
|
acls {
|
|
group: "all"
|
|
}
|
|
acls {
|
|
role: SCHEDULER
|
|
group: "project-crashpad-tryjob-access"
|
|
}
|
|
acls {
|
|
role: SCHEDULER
|
|
group: "service-account-cq"
|
|
}
|
|
swarming {
|
|
builders {
|
|
name: "crashpad_fuchsia_arm64_dbg"
|
|
swarming_host: "chromium-swarm.appspot.com"
|
|
dimensions: "cores:8"
|
|
dimensions: "cpu:x86-64"
|
|
dimensions: "os:Ubuntu-16.04"
|
|
dimensions: "pool:luci.flex.try"
|
|
recipe {
|
|
name: "crashpad/build"
|
|
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
|
|
cipd_version: "refs/heads/main"
|
|
properties_j: "$kitchen:{\"devshell\":true,\"git_auth\":true}"
|
|
properties_j: "config:\"Debug\""
|
|
properties_j: "target_cpu:\"arm64\""
|
|
properties_j: "target_os:\"fuchsia\""
|
|
}
|
|
execution_timeout_secs: 10800
|
|
build_numbers: YES
|
|
service_account: "crashpad-try-builder@chops-service-accounts.iam.gserviceaccount.com"
|
|
experiments {
|
|
key: "luci.recipes.use_python3"
|
|
value: 100
|
|
}
|
|
experiments {
|
|
key: "luci.use_realms"
|
|
value: 100
|
|
}
|
|
}
|
|
builders {
|
|
name: "crashpad_fuchsia_arm64_rel"
|
|
swarming_host: "chromium-swarm.appspot.com"
|
|
dimensions: "cores:8"
|
|
dimensions: "cpu:x86-64"
|
|
dimensions: "os:Ubuntu-16.04"
|
|
dimensions: "pool:luci.flex.try"
|
|
recipe {
|
|
name: "crashpad/build"
|
|
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
|
|
cipd_version: "refs/heads/main"
|
|
properties_j: "$kitchen:{\"devshell\":true,\"git_auth\":true}"
|
|
properties_j: "config:\"Release\""
|
|
properties_j: "target_cpu:\"arm64\""
|
|
properties_j: "target_os:\"fuchsia\""
|
|
}
|
|
execution_timeout_secs: 10800
|
|
build_numbers: YES
|
|
service_account: "crashpad-try-builder@chops-service-accounts.iam.gserviceaccount.com"
|
|
experiments {
|
|
key: "luci.recipes.use_python3"
|
|
value: 100
|
|
}
|
|
experiments {
|
|
key: "luci.use_realms"
|
|
value: 100
|
|
}
|
|
}
|
|
builders {
|
|
name: "crashpad_fuchsia_x64_dbg"
|
|
swarming_host: "chromium-swarm.appspot.com"
|
|
dimensions: "cores:8"
|
|
dimensions: "cpu:x86-64"
|
|
dimensions: "os:Ubuntu-16.04"
|
|
dimensions: "pool:luci.flex.try"
|
|
recipe {
|
|
name: "crashpad/build"
|
|
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
|
|
cipd_version: "refs/heads/main"
|
|
properties_j: "$kitchen:{\"devshell\":true,\"git_auth\":true}"
|
|
properties_j: "config:\"Debug\""
|
|
properties_j: "target_os:\"fuchsia\""
|
|
}
|
|
execution_timeout_secs: 10800
|
|
build_numbers: YES
|
|
service_account: "crashpad-try-builder@chops-service-accounts.iam.gserviceaccount.com"
|
|
experiments {
|
|
key: "luci.recipes.use_python3"
|
|
value: 100
|
|
}
|
|
experiments {
|
|
key: "luci.use_realms"
|
|
value: 100
|
|
}
|
|
}
|
|
builders {
|
|
name: "crashpad_fuchsia_x64_rel"
|
|
swarming_host: "chromium-swarm.appspot.com"
|
|
dimensions: "cores:8"
|
|
dimensions: "cpu:x86-64"
|
|
dimensions: "os:Ubuntu-16.04"
|
|
dimensions: "pool:luci.flex.try"
|
|
recipe {
|
|
name: "crashpad/build"
|
|
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
|
|
cipd_version: "refs/heads/main"
|
|
properties_j: "$kitchen:{\"devshell\":true,\"git_auth\":true}"
|
|
properties_j: "config:\"Release\""
|
|
properties_j: "target_os:\"fuchsia\""
|
|
}
|
|
execution_timeout_secs: 10800
|
|
build_numbers: YES
|
|
service_account: "crashpad-try-builder@chops-service-accounts.iam.gserviceaccount.com"
|
|
experiments {
|
|
key: "luci.recipes.use_python3"
|
|
value: 100
|
|
}
|
|
experiments {
|
|
key: "luci.use_realms"
|
|
value: 100
|
|
}
|
|
}
|
|
builders {
|
|
name: "crashpad_ios_arm64_dbg"
|
|
swarming_host: "chromium-swarm.appspot.com"
|
|
dimensions: "cpu:x86-64"
|
|
dimensions: "os:Mac-10.15"
|
|
dimensions: "pool:luci.flex.try"
|
|
recipe {
|
|
name: "crashpad/build"
|
|
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
|
|
cipd_version: "refs/heads/main"
|
|
properties_j: "$kitchen:{\"devshell\":true,\"git_auth\":true}"
|
|
properties_j: "config:\"Debug\""
|
|
properties_j: "target_cpu:\"arm64\""
|
|
properties_j: "target_os:\"ios\""
|
|
}
|
|
execution_timeout_secs: 10800
|
|
caches {
|
|
name: "osx_sdk_ios"
|
|
path: "osx_sdk"
|
|
}
|
|
build_numbers: YES
|
|
service_account: "crashpad-try-builder@chops-service-accounts.iam.gserviceaccount.com"
|
|
experiments {
|
|
key: "luci.recipes.use_python3"
|
|
value: 100
|
|
}
|
|
experiments {
|
|
key: "luci.use_realms"
|
|
value: 100
|
|
}
|
|
}
|
|
builders {
|
|
name: "crashpad_ios_arm64_rel"
|
|
swarming_host: "chromium-swarm.appspot.com"
|
|
dimensions: "cpu:x86-64"
|
|
dimensions: "os:Mac-10.15"
|
|
dimensions: "pool:luci.flex.try"
|
|
recipe {
|
|
name: "crashpad/build"
|
|
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
|
|
cipd_version: "refs/heads/main"
|
|
properties_j: "$kitchen:{\"devshell\":true,\"git_auth\":true}"
|
|
properties_j: "config:\"Release\""
|
|
properties_j: "target_cpu:\"arm64\""
|
|
properties_j: "target_os:\"ios\""
|
|
}
|
|
execution_timeout_secs: 10800
|
|
caches {
|
|
name: "osx_sdk_ios"
|
|
path: "osx_sdk"
|
|
}
|
|
build_numbers: YES
|
|
service_account: "crashpad-try-builder@chops-service-accounts.iam.gserviceaccount.com"
|
|
experiments {
|
|
key: "luci.recipes.use_python3"
|
|
value: 100
|
|
}
|
|
experiments {
|
|
key: "luci.use_realms"
|
|
value: 100
|
|
}
|
|
}
|
|
builders {
|
|
name: "crashpad_ios_x64_dbg"
|
|
swarming_host: "chromium-swarm.appspot.com"
|
|
dimensions: "cpu:x86-64"
|
|
dimensions: "os:Mac-10.15"
|
|
dimensions: "pool:luci.flex.try"
|
|
recipe {
|
|
name: "crashpad/build"
|
|
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
|
|
cipd_version: "refs/heads/main"
|
|
properties_j: "$kitchen:{\"devshell\":true,\"git_auth\":true}"
|
|
properties_j: "config:\"Debug\""
|
|
properties_j: "target_os:\"ios\""
|
|
}
|
|
execution_timeout_secs: 10800
|
|
caches {
|
|
name: "osx_sdk_ios"
|
|
path: "osx_sdk"
|
|
}
|
|
build_numbers: YES
|
|
service_account: "crashpad-try-builder@chops-service-accounts.iam.gserviceaccount.com"
|
|
experiments {
|
|
key: "luci.recipes.use_python3"
|
|
value: 100
|
|
}
|
|
experiments {
|
|
key: "luci.use_realms"
|
|
value: 100
|
|
}
|
|
}
|
|
builders {
|
|
name: "crashpad_ios_x64_rel"
|
|
swarming_host: "chromium-swarm.appspot.com"
|
|
dimensions: "cpu:x86-64"
|
|
dimensions: "os:Mac-10.15"
|
|
dimensions: "pool:luci.flex.try"
|
|
recipe {
|
|
name: "crashpad/build"
|
|
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
|
|
cipd_version: "refs/heads/main"
|
|
properties_j: "$kitchen:{\"devshell\":true,\"git_auth\":true}"
|
|
properties_j: "config:\"Release\""
|
|
properties_j: "target_os:\"ios\""
|
|
}
|
|
execution_timeout_secs: 10800
|
|
caches {
|
|
name: "osx_sdk_ios"
|
|
path: "osx_sdk"
|
|
}
|
|
build_numbers: YES
|
|
service_account: "crashpad-try-builder@chops-service-accounts.iam.gserviceaccount.com"
|
|
experiments {
|
|
key: "luci.recipes.use_python3"
|
|
value: 100
|
|
}
|
|
experiments {
|
|
key: "luci.use_realms"
|
|
value: 100
|
|
}
|
|
}
|
|
builders {
|
|
name: "crashpad_linux_x64_dbg"
|
|
swarming_host: "chromium-swarm.appspot.com"
|
|
dimensions: "cores:8"
|
|
dimensions: "cpu:x86-64"
|
|
dimensions: "os:Ubuntu-16.04"
|
|
dimensions: "pool:luci.flex.try"
|
|
recipe {
|
|
name: "crashpad/build"
|
|
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
|
|
cipd_version: "refs/heads/main"
|
|
properties_j: "$kitchen:{\"devshell\":true,\"git_auth\":true}"
|
|
properties_j: "config:\"Debug\""
|
|
properties_j: "target_os:\"linux\""
|
|
}
|
|
execution_timeout_secs: 10800
|
|
build_numbers: YES
|
|
service_account: "crashpad-try-builder@chops-service-accounts.iam.gserviceaccount.com"
|
|
experiments {
|
|
key: "luci.recipes.use_python3"
|
|
value: 100
|
|
}
|
|
experiments {
|
|
key: "luci.use_realms"
|
|
value: 100
|
|
}
|
|
}
|
|
builders {
|
|
name: "crashpad_linux_x64_rel"
|
|
swarming_host: "chromium-swarm.appspot.com"
|
|
dimensions: "cores:8"
|
|
dimensions: "cpu:x86-64"
|
|
dimensions: "os:Ubuntu-16.04"
|
|
dimensions: "pool:luci.flex.try"
|
|
recipe {
|
|
name: "crashpad/build"
|
|
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
|
|
cipd_version: "refs/heads/main"
|
|
properties_j: "$kitchen:{\"devshell\":true,\"git_auth\":true}"
|
|
properties_j: "config:\"Release\""
|
|
properties_j: "target_os:\"linux\""
|
|
}
|
|
execution_timeout_secs: 10800
|
|
build_numbers: YES
|
|
service_account: "crashpad-try-builder@chops-service-accounts.iam.gserviceaccount.com"
|
|
experiments {
|
|
key: "luci.recipes.use_python3"
|
|
value: 100
|
|
}
|
|
experiments {
|
|
key: "luci.use_realms"
|
|
value: 100
|
|
}
|
|
}
|
|
builders {
|
|
name: "crashpad_mac_x64_dbg"
|
|
swarming_host: "chromium-swarm.appspot.com"
|
|
dimensions: "cpu:x86-64"
|
|
dimensions: "os:Mac-10.15"
|
|
dimensions: "pool:luci.flex.try"
|
|
recipe {
|
|
name: "crashpad/build"
|
|
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
|
|
cipd_version: "refs/heads/main"
|
|
properties_j: "$kitchen:{\"devshell\":true,\"git_auth\":true}"
|
|
properties_j: "config:\"Debug\""
|
|
properties_j: "target_os:\"mac\""
|
|
}
|
|
execution_timeout_secs: 10800
|
|
caches {
|
|
name: "osx_sdk_mac"
|
|
path: "osx_sdk"
|
|
}
|
|
build_numbers: YES
|
|
service_account: "crashpad-try-builder@chops-service-accounts.iam.gserviceaccount.com"
|
|
experiments {
|
|
key: "luci.recipes.use_python3"
|
|
value: 100
|
|
}
|
|
experiments {
|
|
key: "luci.use_realms"
|
|
value: 100
|
|
}
|
|
}
|
|
builders {
|
|
name: "crashpad_mac_x64_rel"
|
|
swarming_host: "chromium-swarm.appspot.com"
|
|
dimensions: "cpu:x86-64"
|
|
dimensions: "os:Mac-10.15"
|
|
dimensions: "pool:luci.flex.try"
|
|
recipe {
|
|
name: "crashpad/build"
|
|
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
|
|
cipd_version: "refs/heads/main"
|
|
properties_j: "$kitchen:{\"devshell\":true,\"git_auth\":true}"
|
|
properties_j: "config:\"Release\""
|
|
properties_j: "target_os:\"mac\""
|
|
}
|
|
execution_timeout_secs: 10800
|
|
caches {
|
|
name: "osx_sdk_mac"
|
|
path: "osx_sdk"
|
|
}
|
|
build_numbers: YES
|
|
service_account: "crashpad-try-builder@chops-service-accounts.iam.gserviceaccount.com"
|
|
experiments {
|
|
key: "luci.recipes.use_python3"
|
|
value: 100
|
|
}
|
|
experiments {
|
|
key: "luci.use_realms"
|
|
value: 100
|
|
}
|
|
}
|
|
builders {
|
|
name: "crashpad_win_x64_dbg"
|
|
swarming_host: "chromium-swarm.appspot.com"
|
|
dimensions: "cores:8"
|
|
dimensions: "cpu:x86-64"
|
|
dimensions: "os:Windows-10"
|
|
dimensions: "pool:luci.flex.try"
|
|
recipe {
|
|
name: "crashpad/build"
|
|
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
|
|
cipd_version: "refs/heads/main"
|
|
properties_j: "$kitchen:{\"devshell\":true,\"git_auth\":true}"
|
|
properties_j: "config:\"Debug\""
|
|
properties_j: "target_os:\"win\""
|
|
}
|
|
execution_timeout_secs: 10800
|
|
build_numbers: YES
|
|
service_account: "crashpad-try-builder@chops-service-accounts.iam.gserviceaccount.com"
|
|
experiments {
|
|
key: "luci.recipes.use_python3"
|
|
value: 100
|
|
}
|
|
experiments {
|
|
key: "luci.use_realms"
|
|
value: 100
|
|
}
|
|
}
|
|
builders {
|
|
name: "crashpad_win_x64_rel"
|
|
swarming_host: "chromium-swarm.appspot.com"
|
|
dimensions: "cores:8"
|
|
dimensions: "cpu:x86-64"
|
|
dimensions: "os:Windows-10"
|
|
dimensions: "pool:luci.flex.try"
|
|
recipe {
|
|
name: "crashpad/build"
|
|
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
|
|
cipd_version: "refs/heads/main"
|
|
properties_j: "$kitchen:{\"devshell\":true,\"git_auth\":true}"
|
|
properties_j: "config:\"Release\""
|
|
properties_j: "target_os:\"win\""
|
|
}
|
|
execution_timeout_secs: 10800
|
|
build_numbers: YES
|
|
service_account: "crashpad-try-builder@chops-service-accounts.iam.gserviceaccount.com"
|
|
experiments {
|
|
key: "luci.recipes.use_python3"
|
|
value: 100
|
|
}
|
|
experiments {
|
|
key: "luci.use_realms"
|
|
value: 100
|
|
}
|
|
}
|
|
}
|
|
}
|