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