Commit 1ad4e0f5 authored by Erik Staab's avatar Erik Staab Committed by Commit Bot

CQ: send 10% of android_clang_dbg_recipe builds to LUCI.

R=tandrii@chromium.org

Bug: 731967
Change-Id: Ief7e6c0d37225f6cef01f8b5960aa4a7aa6e8f4b
Reviewed-on: https://chromium-review.googlesource.com/1057994Reviewed-by: default avatarAndrii Shyshkalov <tandrii@chromium.org>
Commit-Queue: Erik Staab <estaab@chromium.org>
Cr-Commit-Position: refs/heads/master@{#558445}
parent bffdeb38
...@@ -55,7 +55,7 @@ verifiers { ...@@ -55,7 +55,7 @@ verifiers {
name: "master.tryserver.chromium.android" name: "master.tryserver.chromium.android"
builders { builders {
name: "android_clang_dbg_recipe" name: "android_clang_dbg_recipe"
equivalent_to { bucket: "luci.chromium.try" percentage: 0 } equivalent_to { bucket: "luci.chromium.try" percentage: 10 }
} }
builders { builders {
name: "android_compile_dbg" name: "android_compile_dbg"
......
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