blob: a7d81036c8109c3b4772194fdd6cec477028a4d1 [file] [log] [blame]
# Copyright 2019 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# Schema for this config file: ProjectConfig in
# luci-config.appspot.com/schemas/projects:tricium-prod.cfg
acls {
role: REQUESTER
group: "tricium-fuchsia-requesters"
}
functions {
type: ANALYZER
name: "Analyze"
needs: GIT_FILE_DETAILS
provides: RESULTS
path_filters: "*.c"
path_filters: "*.cc"
path_filters: "*.cml"
path_filters: "*.cpp"
path_filters: "*.dart"
path_filters: "*.fidl"
path_filters: "*.gn"
path_filters: "*.gni"
path_filters: "*.go"
path_filters: "*.h"
path_filters: "*.rs"
path_filters: "*.triage"
owner: "fuchsia-infra-team@google.com"
monorail_component: "Infra>Platform>Tricium"
impls {
runtime_platform: LINUX
provides_for_platform: LINUX
recipe {
project: "fuchsia"
bucket: "tricium"
builder: "tricium"
}
deadline: 900
}
}
selections {
function: "Analyze"
platform: LINUX
}
repos {
gerrit_project {
host: "fuchsia-review.googlesource.com"
project: "fuchsia"
git_url: "https://fuchsia.googlesource.com/fuchsia"
}
whitelisted_group: "project-fuchsia-committers"
}
service_account: "tricium-prod@appspot.gserviceaccount.com"
swarming_service_account: "swarming@tricium-prod.iam.gserviceaccount.com"