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

Unified Diff: third_party/cq_client/test/cq_gerrit.cfg

Issue 1490473004: Roll CQ client changes 7d916d5..f59ed9f (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Rename 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 | « third_party/cq_client/cq_pb2.py ('k') | third_party/cq_client/test/cq_rietveld.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/cq_client/test/cq_gerrit.cfg
diff --git a/third_party/cq_client/test/cq_gerrit.cfg b/third_party/cq_client/test/cq_gerrit.cfg
index 7aa97bff3381da3c9660a2e56f991eafea704d48..1d59227304d24fbcce2ab6ced4dcb11e1db65884 100644
--- a/third_party/cq_client/test/cq_gerrit.cfg
+++ b/third_party/cq_client/test/cq_gerrit.cfg
@@ -22,9 +22,10 @@ verifiers {
name: "tryserver.blink"
builders { name: "android_blink_compile_dbg" }
builders { name: "android_blink_compile_rel" }
+ builders { name: "win_blink_rel" }
builders {
- name: "win_blink_rel"
- triggered_by_cq: false
+ name: "win_blink_rel_triggered"
+ triggered_by: "win_blink_rel"
}
}
buckets {
« no previous file with comments | « third_party/cq_client/cq_pb2.py ('k') | third_party/cq_client/test/cq_rietveld.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698