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

Unified Diff: infra/config/cq.cfg

Issue 1496303002: [CQ] Experiment: Add blink trybots to CQ. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years 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/config/cq.cfg
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
index 2a98e767988b2ed2deb9f7e3da67de9166edf31a..ea289b2bfbc68b4cd918fd04ed91c171d5b2e8ce 100644
--- a/infra/config/cq.cfg
+++ b/infra/config/cq.cfg
@@ -53,6 +53,13 @@ verifiers {
triggered_by: "v8_win_rel_ng"
}
}
+ buckets {
+ name: "tryserver.blink"
+ builders {
+ name: "linux_blink_rel"
+ experiment_percentage: 20
+ }
+ }
}
sign_cla {}
« 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