mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2025-12-13 06:59:57 +08:00
[cr-buildbucket.cfg] Use android device bots for android builders
Bug: 869249 TBR: fbarchard Change-Id: I7a9a9c489fba47d85dc4824a65f4916a48fd564f Reviewed-on: https://chromium-review.googlesource.com/1164071 Reviewed-by: Ryan Tseng <hinoka@chromium.org> Commit-Queue: Ryan Tseng <hinoka@chromium.org>
This commit is contained in:
parent
3dbf12ae29
commit
7a4bd20656
@ -6,6 +6,12 @@
|
||||
#
|
||||
# Please keep this list sorted by bucket name.
|
||||
|
||||
builder_mixins {
|
||||
name: "android"
|
||||
mixins: "linux"
|
||||
dimensions: "device_type:bullhead"
|
||||
}
|
||||
|
||||
builder_mixins {
|
||||
name: "linux"
|
||||
dimensions: "os:Ubuntu-14.04"
|
||||
@ -95,15 +101,15 @@ buckets {
|
||||
}
|
||||
builders {
|
||||
name: "Android Tester ARM32 Debug (Nexus 5X)"
|
||||
mixins: "linux"
|
||||
mixins: "android"
|
||||
}
|
||||
builders {
|
||||
name: "Android Tester ARM32 Release (Nexus 5X)"
|
||||
mixins: "linux"
|
||||
mixins: "android"
|
||||
}
|
||||
builders {
|
||||
name: "Android Tester ARM64 Debug (Nexus 5X)"
|
||||
mixins: "linux"
|
||||
mixins: "android"
|
||||
}
|
||||
builders {
|
||||
name: "Android32 MIPS Debug"
|
||||
@ -244,11 +250,11 @@ buckets {
|
||||
|
||||
builders {
|
||||
name: "android"
|
||||
mixins: "linux"
|
||||
mixins: "android"
|
||||
}
|
||||
builders {
|
||||
name: "android_arm64"
|
||||
mixins: "linux"
|
||||
mixins: "android"
|
||||
}
|
||||
builders {
|
||||
name: "android_mips"
|
||||
@ -256,7 +262,7 @@ buckets {
|
||||
}
|
||||
builders {
|
||||
name: "android_rel"
|
||||
mixins: "linux"
|
||||
mixins: "android"
|
||||
}
|
||||
builders {
|
||||
name: "android_x64"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user