mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2025-12-12 06:29:57 +08:00
Switch tryserver.libyuv:android to Goma RBE.
TBR: fbarchard@chromium.org No-Presubmit: true No-Try: true Bug: libyuv:859 Change-Id: I72d2cda9419c4f08dd81dceee46de8298c99ecf0 Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/2161108 Commit-Queue: Mirko Bonadei <mbonadei@chromium.org> Reviewed-by: Mirko Bonadei <mbonadei@chromium.org>
This commit is contained in:
parent
15825f81e6
commit
498f3b7059
@ -79,7 +79,6 @@ buckets {
|
||||
execution_timeout_secs: 10800 # 3h
|
||||
swarming_tags: "vpython:native-python-wrapper"
|
||||
build_numbers: YES
|
||||
luci_migration_host: "luci-migration.appspot.com"
|
||||
recipe {
|
||||
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
|
||||
cipd_version: "refs/heads/master"
|
||||
@ -257,7 +256,6 @@ buckets {
|
||||
execution_timeout_secs: 10800 # 3h
|
||||
swarming_tags: "vpython:native-python-wrapper"
|
||||
build_numbers: YES
|
||||
luci_migration_host: "luci-migration.appspot.com"
|
||||
recipe {
|
||||
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
|
||||
cipd_version: "refs/heads/master"
|
||||
@ -269,6 +267,9 @@ buckets {
|
||||
builders {
|
||||
name: "android"
|
||||
mixins: "android"
|
||||
recipe {
|
||||
properties_j: "$build/goma:{\"server_host\":\"goma.chromium.org\",\"use_luci_auth\":true}"
|
||||
}
|
||||
}
|
||||
builders {
|
||||
name: "android_arm64"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user