Commit c344f85d authored by Andrew Luo's avatar Andrew Luo Committed by Commit Bot

Add android_unswarmed_pixel_aosp

Bug: 838650
Change-Id: Ibda5c05eafda372ecd56e35f3814efeedac86f56
Reviewed-on: https://chromium-review.googlesource.com/1083940
Commit-Queue: Andrew Luo <aluo@chromium.org>
Reviewed-by: default avatarJohn Budorick <jbudorick@chromium.org>
Reviewed-by: default avatarBen Pastene <bpastene@chromium.org>
Cr-Commit-Position: refs/heads/master@{#565683}
parent a2a53864
...@@ -2695,6 +2695,11 @@ buckets { ...@@ -2695,6 +2695,11 @@ buckets {
dimensions: "os:Ubuntu-14.04" dimensions: "os:Ubuntu-14.04"
mixins: "android-try" mixins: "android-try"
} }
builders {
name: "android_unswarmed_pixel_aosp"
dimensions: "os:Ubuntu-14.04"
mixins: "android-try"
}
builders { builders {
name: "android_cronet_tester" name: "android_cronet_tester"
dimensions: "os:Ubuntu-14.04" dimensions: "os:Ubuntu-14.04"
......
...@@ -3987,6 +3987,9 @@ consoles { ...@@ -3987,6 +3987,9 @@ consoles {
builders { builders {
name: "buildbot/tryserver.chromium.android/android_unswarmed_n5x_rel" name: "buildbot/tryserver.chromium.android/android_unswarmed_n5x_rel"
} }
builders {
name: "buildbucket/luci.chromium.try/android_unswarmed_pixel_aosp"
}
builders { builders {
name: "buildbot/tryserver.chromium.android/cast_shell_android" name: "buildbot/tryserver.chromium.android/cast_shell_android"
name: "buildbucket/luci.chromium.try/cast_shell_android" name: "buildbucket/luci.chromium.try/cast_shell_android"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment