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

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

Issue 1412393002: Update CQ client lib (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Created 5 years, 2 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.pb.go ('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 64cb4c4f06a09693e9954d541305757401f934d1..806b8cf561ee1ec9a2196cf1574c4a1e5aa6e6f0 100644
--- a/third_party/cq_client/test/cq_example.cfg
+++ b/third_party/cq_client/test/cq_example.cfg
@@ -51,5 +51,11 @@ verifiers {
experiment_percentage: 100
}
}
+ try_job_retry_config {
+ try_job_retry_quota: 10
+ global_retry_quota: 11
+ failure_retry_weight: 12
+ transient_failure_retry_weight: 13
+ }
}
}
« no previous file with comments | « third_party/cq_client/cq.pb.go ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698