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

Unified Diff: infra/config/cq.cfg

Issue 2042873004: Adds blimp browser tests to run on Chromium.linux. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Config 10% experiment Created 4 years, 6 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
Index: infra/config/cq.cfg
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
index 764536020d4a9c5b295edd01c3f2e3364d966021..ed35d2f6a8de11a09a63919220a6abb1f377472a 100644
--- a/infra/config/cq.cfg
+++ b/infra/config/cq.cfg
@@ -41,6 +41,10 @@ verifiers {
}
buckets {
name: "tryserver.chromium.linux"
+ builders {
+ name: "Blimp Linux (dbg)"
Sergey Berezin 2016/06/06 22:01:35 naming convention for trybots: "blimp_linux_dbg".
haibinlu 2016/06/06 23:07:26 Done.
+ experiment_percentage: 10
+ }
builders { name: "cast_shell_linux" }
builders { name: "chromeos_amd64-generic_chromium_compile_only_ng" }
builders { name: "chromeos_daisy_chromium_compile_only_ng" }

Powered by Google App Engine
This is Rietveld 408576698