crashpad/infra/config/generated/cr-buildbucket.cfg
Alex Gough 70e4327a73 Revert "Reland "Reland "Reland "Reland "Bump Windows SDK to 10.0.19041.0"""""
This reverts commit 6383b8d2a71bc5825bb0d294fab59985fa460d9d.

Reason for revert: https://logs.chromium.org/logs/crashpad/buildbucket/cr-buildbucket/8830178135765256705/+/u/RECIPE_CRASH__Uncaught_exception_/logging

Seem like later stages are not ready for the json, or we need to massage a path somewhere. Will investigate.

Original change's description:
> Reland "Reland "Reland "Reland "Bump Windows SDK to 10.0.19041.0""""
>
> https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3290913
> should now correctly locate the new json environments that this SDK cipd
> package introduces (I have manually downloaded old and new packages
> and verified).
>
> This is a reland of e5e47bc277532ae109a444cbb3646977c93fc077
>
> Original change's description:
> > Reland "Reland "Reland "Bump Windows SDK to 10.0.19041.0"""
> >
> > This is a reland of 3dc913b12b4853ef620495a74081dd15fca8dc5e
> >
> > Previous attempt failed as the recipe helper in depot tools did not
> > understand the new cipd win sdk layout and failed at the
> > 'SetEnv.target.json' step.
> > https://logs.chromium.org/logs/crashpad/buildbucket/cr-buildbucket/8831436994854248129/+/u/read_SetEnv.x86.json/stdout
> >
> > This should be addressed once
> > https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3283800
> > is rolled into the bot infrastructure.
> >
> > > This is a reland of 44f566832da48b25c09ee83d4221a9c57f359a82
> > >
> > > The proper format for this sort of property is:
> > >
> > >     properties["$depot_tools/windows_sdk"] = {
> > >         "version": "uploaded:2021-04-28",
> > >     }
> > >
> > > rather than the nested version we had before.
> > >
> > > Original change's description:
> > > > Reland "Bump Windows SDK to 10.0.19041.0"
> > > >
> > > > This is a reland of 020da53ac84de675c8adae5b512f4257adc9dfe3
> > > >
> > > > 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: I9e8d14415c12c28b6a230b689d3b791a086d7a06
> > > > Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/3260604
> > > > Commit-Queue: Alex Gough <ajgo@chromium.org>
> > > > Reviewed-by: Mark Mentovai <mark@chromium.org>
> > >
> > > Change-Id: Iafb40bd8799dbfea9308f19e3c6e7568bcba82df
> > > Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/3260757
> > > Commit-Queue: Alex Gough <ajgo@chromium.org>
> > > Reviewed-by: Mark Mentovai <mark@chromium.org>
> > > Bug: crashpad:
> >
> > Bug: 1250098
> > Change-Id: Ia3fa460e7054c85456bca37478b03c60906b36a9
> > Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/3286783
> > Reviewed-by: Mark Mentovai <mark@chromium.org>
> > Commit-Queue: Alex Gough <ajgo@chromium.org>
>
> Bug: 1250098
> Change-Id: I6f278db20c440b5dd9952281411723706aa0af2b
> Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/3292209
> Reviewed-by: Mark Mentovai <mark@chromium.org>
> Commit-Queue: Alex Gough <ajgo@chromium.org>

Bug: 1250098
Change-Id: I58ca7c64541832cc00690729b907b210eb583895
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/3292345
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Commit-Queue: Alex Gough <ajgo@chromium.org>
2021-11-19 01:01:25 +00:00

973 lines
28 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"
exe {
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
cmd: "luciexe"
}
properties:
'{'
' "$gatekeeper": {'
' "group": "client.crashpad"'
' },'
' "$kitchen": {'
' "devshell": true,'
' "git_auth": true'
' },'
' "config": "Debug",'
' "recipe": "crashpad/build",'
' "target_cpu": "arm64",'
' "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
}
}
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"
exe {
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
cmd: "luciexe"
}
properties:
'{'
' "$gatekeeper": {'
' "group": "client.crashpad"'
' },'
' "$kitchen": {'
' "devshell": true,'
' "git_auth": true'
' },'
' "config": "Release",'
' "recipe": "crashpad/build",'
' "target_cpu": "arm64",'
' "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
}
}
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"
exe {
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
cmd: "luciexe"
}
properties:
'{'
' "$gatekeeper": {'
' "group": "client.crashpad"'
' },'
' "$kitchen": {'
' "devshell": true,'
' "git_auth": true'
' },'
' "config": "Debug",'
' "recipe": "crashpad/build",'
' "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
}
}
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"
exe {
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
cmd: "luciexe"
}
properties:
'{'
' "$gatekeeper": {'
' "group": "client.crashpad"'
' },'
' "$kitchen": {'
' "devshell": true,'
' "git_auth": true'
' },'
' "config": "Release",'
' "recipe": "crashpad/build",'
' "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
}
}
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"
exe {
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
cmd: "luciexe"
}
properties:
'{'
' "$gatekeeper": {'
' "group": "client.crashpad"'
' },'
' "$kitchen": {'
' "devshell": true,'
' "git_auth": true'
' },'
' "config": "Debug",'
' "recipe": "crashpad/build",'
' "target_cpu": "arm64",'
' "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
}
}
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"
exe {
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
cmd: "luciexe"
}
properties:
'{'
' "$gatekeeper": {'
' "group": "client.crashpad"'
' },'
' "$kitchen": {'
' "devshell": true,'
' "git_auth": true'
' },'
' "config": "Release",'
' "recipe": "crashpad/build",'
' "target_cpu": "arm64",'
' "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
}
}
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"
exe {
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
cmd: "luciexe"
}
properties:
'{'
' "$gatekeeper": {'
' "group": "client.crashpad"'
' },'
' "$kitchen": {'
' "devshell": true,'
' "git_auth": true'
' },'
' "config": "Debug",'
' "recipe": "crashpad/build",'
' "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
}
}
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"
exe {
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
cmd: "luciexe"
}
properties:
'{'
' "$gatekeeper": {'
' "group": "client.crashpad"'
' },'
' "$kitchen": {'
' "devshell": true,'
' "git_auth": true'
' },'
' "config": "Release",'
' "recipe": "crashpad/build",'
' "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
}
}
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"
exe {
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
cmd: "luciexe"
}
properties:
'{'
' "$gatekeeper": {'
' "group": "client.crashpad"'
' },'
' "$kitchen": {'
' "devshell": true,'
' "git_auth": true'
' },'
' "config": "Debug",'
' "recipe": "crashpad/build",'
' "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
}
}
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"
exe {
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
cmd: "luciexe"
}
properties:
'{'
' "$gatekeeper": {'
' "group": "client.crashpad"'
' },'
' "$kitchen": {'
' "devshell": true,'
' "git_auth": true'
' },'
' "config": "Release",'
' "recipe": "crashpad/build",'
' "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
}
}
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"
exe {
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
cmd: "luciexe"
}
properties:
'{'
' "$gatekeeper": {'
' "group": "client.crashpad"'
' },'
' "$kitchen": {'
' "devshell": true,'
' "git_auth": true'
' },'
' "config": "Debug",'
' "recipe": "crashpad/build",'
' "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
}
}
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"
exe {
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
cmd: "luciexe"
}
properties:
'{'
' "$gatekeeper": {'
' "group": "client.crashpad"'
' },'
' "$kitchen": {'
' "devshell": true,'
' "git_auth": true'
' },'
' "config": "Release",'
' "recipe": "crashpad/build",'
' "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
}
}
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"
exe {
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
cmd: "luciexe"
}
properties:
'{'
' "$gatekeeper": {'
' "group": "client.crashpad"'
' },'
' "$kitchen": {'
' "devshell": true,'
' "git_auth": true'
' },'
' "config": "Debug",'
' "recipe": "crashpad/build",'
' "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
}
}
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"
exe {
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
cmd: "luciexe"
}
properties:
'{'
' "$gatekeeper": {'
' "group": "client.crashpad"'
' },'
' "$kitchen": {'
' "devshell": true,'
' "git_auth": true'
' },'
' "config": "Release",'
' "recipe": "crashpad/build",'
' "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
}
}
}
}
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"
exe {
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
cmd: "luciexe"
}
properties:
'{'
' "$kitchen": {'
' "devshell": true,'
' "git_auth": true'
' },'
' "config": "Debug",'
' "recipe": "crashpad/build",'
' "target_cpu": "arm64",'
' "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
}
}
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"
exe {
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
cmd: "luciexe"
}
properties:
'{'
' "$kitchen": {'
' "devshell": true,'
' "git_auth": true'
' },'
' "config": "Release",'
' "recipe": "crashpad/build",'
' "target_cpu": "arm64",'
' "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
}
}
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"
exe {
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
cmd: "luciexe"
}
properties:
'{'
' "$kitchen": {'
' "devshell": true,'
' "git_auth": true'
' },'
' "config": "Debug",'
' "recipe": "crashpad/build",'
' "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
}
}
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"
exe {
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
cmd: "luciexe"
}
properties:
'{'
' "$kitchen": {'
' "devshell": true,'
' "git_auth": true'
' },'
' "config": "Release",'
' "recipe": "crashpad/build",'
' "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
}
}
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"
exe {
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
cmd: "luciexe"
}
properties:
'{'
' "$kitchen": {'
' "devshell": true,'
' "git_auth": true'
' },'
' "config": "Debug",'
' "recipe": "crashpad/build",'
' "target_cpu": "arm64",'
' "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
}
}
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"
exe {
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
cmd: "luciexe"
}
properties:
'{'
' "$kitchen": {'
' "devshell": true,'
' "git_auth": true'
' },'
' "config": "Release",'
' "recipe": "crashpad/build",'
' "target_cpu": "arm64",'
' "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
}
}
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"
exe {
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
cmd: "luciexe"
}
properties:
'{'
' "$kitchen": {'
' "devshell": true,'
' "git_auth": true'
' },'
' "config": "Debug",'
' "recipe": "crashpad/build",'
' "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
}
}
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"
exe {
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
cmd: "luciexe"
}
properties:
'{'
' "$kitchen": {'
' "devshell": true,'
' "git_auth": true'
' },'
' "config": "Release",'
' "recipe": "crashpad/build",'
' "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
}
}
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"
exe {
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
cmd: "luciexe"
}
properties:
'{'
' "$kitchen": {'
' "devshell": true,'
' "git_auth": true'
' },'
' "config": "Debug",'
' "recipe": "crashpad/build",'
' "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
}
}
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"
exe {
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
cmd: "luciexe"
}
properties:
'{'
' "$kitchen": {'
' "devshell": true,'
' "git_auth": true'
' },'
' "config": "Release",'
' "recipe": "crashpad/build",'
' "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
}
}
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"
exe {
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
cmd: "luciexe"
}
properties:
'{'
' "$kitchen": {'
' "devshell": true,'
' "git_auth": true'
' },'
' "config": "Debug",'
' "recipe": "crashpad/build",'
' "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
}
}
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"
exe {
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
cmd: "luciexe"
}
properties:
'{'
' "$kitchen": {'
' "devshell": true,'
' "git_auth": true'
' },'
' "config": "Release",'
' "recipe": "crashpad/build",'
' "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
}
}
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"
exe {
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
cmd: "luciexe"
}
properties:
'{'
' "$kitchen": {'
' "devshell": true,'
' "git_auth": true'
' },'
' "config": "Debug",'
' "recipe": "crashpad/build",'
' "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
}
}
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"
exe {
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
cmd: "luciexe"
}
properties:
'{'
' "$kitchen": {'
' "devshell": true,'
' "git_auth": true'
' },'
' "config": "Release",'
' "recipe": "crashpad/build",'
' "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
}
}
}
}