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

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

Issue 1309393004: Updated cq_client (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Added cq.pb.go Created 5 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 | « third_party/cq_client/cq_pb2.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/cq_client/test/cq_example.cfg
diff --git a/third_party/cq_client/test/cq_example.cfg b/third_party/cq_client/test/cq_example.cfg
index dc69acfcb06da8b7d087c4b30aabcef49af7639b..64cb4c4f06a09693e9954d541305757401f934d1 100644
--- a/third_party/cq_client/test/cq_example.cfg
+++ b/third_party/cq_client/test/cq_example.cfg
@@ -15,7 +15,7 @@ rietveld {
verifiers {
reviewer_lgtm: {
- committer_list: "chromium"
+ committer_list: "project-chromium-committers"
max_wait_secs: 600
no_lgtm_msg: "LGTM is missing"
}
@@ -41,15 +41,15 @@ verifiers {
}
builders {
name: "linux_chromium_rel_ng"
- experiment_percentage: 0.1
+ experiment_percentage: 10
}
}
buckets {
name: "tryserver.chromium.mac"
builders {
name: "ios_dbg_simulator_ninja"
- experiment_percentage: 1.0
+ experiment_percentage: 100
}
}
}
-}
+}
« no previous file with comments | « third_party/cq_client/cq_pb2.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698