| Index: masters/master.tryserver.infra/master_site_config.py
|
| diff --git a/masters/master.tryserver.infra/master_site_config.py b/masters/master.tryserver.infra/master_site_config.py
|
| index f28ebd31c5f45688abdbba438b6470a6e559f7b3..6827d00400b8739bda729245e541ea84470b630d 100644
|
| --- a/masters/master.tryserver.infra/master_site_config.py
|
| +++ b/masters/master.tryserver.infra/master_site_config.py
|
| @@ -16,7 +16,7 @@ class InfraTryServer(Master.Master4a):
|
| project_name = 'InfraTryServer'
|
| master_port = 21402
|
| slave_port = 31402
|
| - master_port_alt = 41402
|
| + master_port_alt = 26402
|
| buildbot_url = 'https://build.chromium.org/p/tryserver.infra/'
|
| buildbucket_bucket = 'master.tryserver.infra'
|
| service_account_file = 'service-account-chromium-tryserver.json'
|
|
|