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

Unified Diff: masters/master.tryserver.infra/builders.pyl

Issue 2044423002: master.tryserver.infra: set path_config=kitchen for remote_run builders (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: presubmit Created 4 years, 6 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 | scripts/master/master_gen.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.tryserver.infra/builders.pyl
diff --git a/masters/master.tryserver.infra/builders.pyl b/masters/master.tryserver.infra/builders.pyl
index e3bad4002affec3018c7e713f70e15749d5813c6..21a281ef5f07f3e38663a29721bd4f22418766e2 100644
--- a/masters/master.tryserver.infra/builders.pyl
+++ b/masters/master.tryserver.infra/builders.pyl
@@ -12,6 +12,9 @@
"service_account_file": "service-account-chromium-tryserver.json",
"buildbucket_bucket": "master.tryserver.infra",
+ "default_remote_run_properties": {
+ "path_config": "kitchen",
+ },
"default_remote_run_repository": "https://chromium.googlesource.com/infra/infra.git",
"builders": {
« no previous file with comments | « no previous file | scripts/master/master_gen.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698