Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(505)

Unified Diff: infra/branch-config/cq.cfg

Issue 2332353002: Add Nexus5 to CQ as an experiment (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: infra/branch-config/cq.cfg
diff --git a/infra/branch-config/cq.cfg b/infra/branch-config/cq.cfg
index 00a5745763bbe13fe48afb2649b3a5a05ff99616..8cc42e073135a245788a28f7252e8b05a623848c 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" }
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698