From: kjlubick Date: Tue, 13 Sep 2016 15:48:27 +0000 (-0700) Subject: Add Nexus5 to CQ as an experiment X-Git-Tag: accepted/tizen/5.0/unified/20181102.025319~106^2~439 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f06e5183004fb3c43b6cc4cb3b4140443d99b8e6;p=platform%2Fupstream%2FlibSkiaSharp.git Add Nexus5 to CQ as an experiment BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2332353002 Review-Url: https://codereview.chromium.org/2332353002 --- diff --git a/infra/branch-config/cq.cfg b/infra/branch-config/cq.cfg index 00a5745..8cc42e0 100644 --- a/infra/branch-config/cq.cfg +++ b/infra/branch-config/cq.cfg @@ -52,6 +52,13 @@ verifiers { builders { name: "skia_presubmit-Trybot" } } buckets { + name: "master.client.skia.android" + builders { + name: "Test-Android-GCC-Nexus5-GPU-Adreno330-Arm7-Release-Trybot" + experiment_percentage: 100 + } + } + buckets { name: "master.tryserver.chromium.mac" # At time of writing, this is the fastest Chrome compile bot on average. builders { name: "mac_chromium_compile_dbg_ng" }