mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2025-12-09 10:16:46 +08:00
infra/config: update android device type
This is for https://crbug.com/1242847#c17 Bug: chromium:1242847 Change-Id: I139e75773660d985617756141a93e285dbc7e646 Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/3141217 Reviewed-by: Mirko Bonadei <mbonadei@chromium.org> Commit-Queue: Mirko Bonadei <mbonadei@chromium.org>
This commit is contained in:
parent
a2281fec0d
commit
913b7d389e
@ -87,7 +87,7 @@ buckets {
|
||||
name: "Android Tester ARM32 Debug (Nexus 5X)"
|
||||
swarming_host: "chromium-swarm.appspot.com"
|
||||
swarming_tags: "vpython:native-python-wrapper"
|
||||
dimensions: "device_type:bullhead"
|
||||
dimensions: "device_type:walleye"
|
||||
dimensions: "pool:luci.flex.ci"
|
||||
recipe {
|
||||
name: "libyuv/libyuv"
|
||||
@ -108,7 +108,7 @@ buckets {
|
||||
name: "Android Tester ARM32 Release (Nexus 5X)"
|
||||
swarming_host: "chromium-swarm.appspot.com"
|
||||
swarming_tags: "vpython:native-python-wrapper"
|
||||
dimensions: "device_type:bullhead"
|
||||
dimensions: "device_type:walleye"
|
||||
dimensions: "pool:luci.flex.ci"
|
||||
recipe {
|
||||
name: "libyuv/libyuv"
|
||||
@ -129,7 +129,7 @@ buckets {
|
||||
name: "Android Tester ARM64 Debug (Nexus 5X)"
|
||||
swarming_host: "chromium-swarm.appspot.com"
|
||||
swarming_tags: "vpython:native-python-wrapper"
|
||||
dimensions: "device_type:bullhead"
|
||||
dimensions: "device_type:walleye"
|
||||
dimensions: "pool:luci.flex.ci"
|
||||
recipe {
|
||||
name: "libyuv/libyuv"
|
||||
@ -793,7 +793,7 @@ buckets {
|
||||
name: "android"
|
||||
swarming_host: "chromium-swarm.appspot.com"
|
||||
swarming_tags: "vpython:native-python-wrapper"
|
||||
dimensions: "device_type:bullhead"
|
||||
dimensions: "device_type:walleye"
|
||||
dimensions: "pool:luci.flex.try"
|
||||
recipe {
|
||||
name: "libyuv/libyuv"
|
||||
@ -814,7 +814,7 @@ buckets {
|
||||
name: "android_arm64"
|
||||
swarming_host: "chromium-swarm.appspot.com"
|
||||
swarming_tags: "vpython:native-python-wrapper"
|
||||
dimensions: "device_type:bullhead"
|
||||
dimensions: "device_type:walleye"
|
||||
dimensions: "pool:luci.flex.try"
|
||||
recipe {
|
||||
name: "libyuv/libyuv"
|
||||
@ -835,7 +835,7 @@ buckets {
|
||||
name: "android_rel"
|
||||
swarming_host: "chromium-swarm.appspot.com"
|
||||
swarming_tags: "vpython:native-python-wrapper"
|
||||
dimensions: "device_type:bullhead"
|
||||
dimensions: "device_type:walleye"
|
||||
dimensions: "pool:luci.flex.try"
|
||||
recipe {
|
||||
name: "libyuv/libyuv"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user