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

Unified Diff: testing/commit_queue/config.json

Issue 1063423003: Removed unused field from CQ config (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/commit_queue/config.json
diff --git a/testing/commit_queue/config.json b/testing/commit_queue/config.json
index 74746d2dc3e81edf989cfc2a9935e13ba170d0e1..6163aaac5617ed545374b0805897d5ef1bd1db3b 100644
--- a/testing/commit_queue/config.json
+++ b/testing/commit_queue/config.json
@@ -22,7 +22,6 @@
"skip_throttle_users": [
"commit-bot@chromium.org"
],
- "tryserver_url": "http://build.chromium.org/p/tryserver.chromium/",
"use_buildbucket_for_tryjobs": true,
"verifiers_no_patch": {
"experimental_try_job_verifier": {
@@ -182,4 +181,4 @@
}
},
"version": 1
-}
+}
« 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