| 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": {
|
|
|