| Index: masters/master.tryserver.nacl/master_site_config.py
|
| diff --git a/masters/master.tryserver.nacl/master_site_config.py b/masters/master.tryserver.nacl/master_site_config.py
|
| index 77c2b08e19fd75fa9c6c3b62d8aeda343ef52a92..f54f8a6010e6e09ef3bb45832601a9511dcf6d1a 100644
|
| --- a/masters/master.tryserver.nacl/master_site_config.py
|
| +++ b/masters/master.tryserver.nacl/master_site_config.py
|
| @@ -17,3 +17,6 @@ class NativeClientTryServer(Master.Master4):
|
| buildbot_url = 'http://build.chromium.org/p/tryserver.nacl/'
|
| service_account_file = 'service-account-nacl.json'
|
| buildbucket_bucket = 'master.tryserver.nacl'
|
| + pubsub_service_account_file = 'service-account-luci-milo.json'
|
| + pubsub_topic = 'projects/luci-milo/topics/public-buildbot'
|
| + name = 'tryserver.nacl'
|
|
|