summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjbudorick <jbudorick@chromium.org>2016-06-21 06:14:13 -0700
committerCommit bot <commit-bot@chromium.org>2016-06-21 06:14:13 -0700
commit8f93cc640473a7d2855c3bc9bfd5169a8b1ca76c (patch)
tree295df3c99a4da749516d66299e3f91246b25abaa
parentdf6ec8070b2d5d200f5a2a90ecf6d1387dcb1da7 (diff)
downloadpdfium-8f93cc640473a7d2855c3bc9bfd5169a8b1ca76c.tar.xz
Add android to the CQ as a 100% experiment.
BUG=pdfium:416 Review-Url: https://codereview.chromium.org/2083993002
-rw-r--r--infra/config/cq.cfg4
1 files changed, 4 insertions, 0 deletions
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
@@ -23,6 +23,10 @@ verifiers {
buckets {
name: "master.tryserver.client.pdfium"
builders {
+ name: "android"
+ experiment_percentage: 100
+ }
+ builders {
name: "linux"
}
builders {