blob: b2b5d1d89ba15ef837b979edaf4b2a0178681c05 [file] [log] [blame]
# Copyright 2015 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# This file was generated from
# scripts/tools/buildbot_tool_templates/master_site_config.py
# by "../../build/scripts/tools/buildbot-tool gen .".
# DO NOT EDIT BY HAND!
"""ActiveMaster definition."""
from config_bootstrap import Master
class WasmLlvm(Master.Master3):
project_name = 'WasmLlvm'
master_port = 20305
slave_port = 30305
master_port_alt = 25305
buildbot_url = 'https://build.chromium.org/p/client.wasm.llvm/'
buildbucket_bucket = None
service_account_file = None
pubsub_service_account_file = 'service-account-luci-milo.json'
pubsub_topic = 'projects/luci-milo/topics/public-buildbot'
name = 'client.wasm.llvm'