Commit c575d138 authored by Andrew Grieve's avatar Andrew Grieve Committed by Commit Bot

Enable android-binary-size trybot on CQ as a 10% experiment

Bug: 702625
Change-Id: I68ff5c0b3e81da58ca85cd2a6b26ebe7ec80456e
Reviewed-on: https://chromium-review.googlesource.com/1112351Reviewed-by: default avatarJohn Budorick <jbudorick@chromium.org>
Commit-Queue: agrieve <agrieve@chromium.org>
Cr-Commit-Position: refs/heads/master@{#569714}
parent 550c6282
...@@ -32,6 +32,11 @@ verifiers { ...@@ -32,6 +32,11 @@ verifiers {
buckets { buckets {
name: "luci.chromium.try" name: "luci.chromium.try"
builders { name: "android_arm64_dbg_recipe" } builders { name: "android_arm64_dbg_recipe" }
# https://crbug.com/702625
builders {
name: "android-binary-size"
experiment_percentage: 10
}
builders { name: "android_clang_dbg_recipe" } builders { name: "android_clang_dbg_recipe" }
builders { name: "android_compile_dbg" } builders { name: "android_compile_dbg" }
builders { name: "android_cronet" } builders { name: "android_cronet" }
......
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