From 8f93cc640473a7d2855c3bc9bfd5169a8b1ca76c Mon Sep 17 00:00:00 2001 From: jbudorick Date: Tue, 21 Jun 2016 06:14:13 -0700 Subject: Add android to the CQ as a 100% experiment. BUG=pdfium:416 Review-Url: https://codereview.chromium.org/2083993002 --- infra/config/cq.cfg | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg index ac6ee5012d..bb15af0c53 100644 --- a/infra/config/cq.cfg +++ b/infra/config/cq.cfg @@ -22,6 +22,10 @@ verifiers { try_job { buckets { name: "master.tryserver.client.pdfium" + builders { + name: "android" + experiment_percentage: 100 + } builders { name: "linux" } -- cgit v1.2.3