| Index: masters/master.tryserver.client.mojo/master_site_config.py
|
| diff --git a/masters/master.tryserver.client.mojo/master_site_config.py b/masters/master.tryserver.client.mojo/master_site_config.py
|
| index 49e577dfa2b85044118baf8124d434e393c97a55..25d631b70fbc3d1d604302f51da49aa08fc03d4f 100644
|
| --- a/masters/master.tryserver.client.mojo/master_site_config.py
|
| +++ b/masters/master.tryserver.client.mojo/master_site_config.py
|
| @@ -14,3 +14,6 @@ class MojoTryServer(Master.Master4a):
|
| buildbot_url = 'https://build.chromium.org/p/tryserver.client.mojo/'
|
| service_account_file = 'service-account-mojo.json'
|
| buildbucket_bucket = 'master.tryserver.client.mojo'
|
| + pubsub_service_account_file = 'service-account-luci-milo.json'
|
| + pubsub_topic = 'projects/luci-milo/topics/public-buildbot'
|
| + name = 'tryserver.client.mojo'
|
|
|