blob: d5e12051f21afff911111802a5df91df6914de14 [file] [log] [blame]
# Schema for this config file: ProjectConfig in
# luci-config.appspot.com/schemas/projects:tricium-prod.cfg
#
# All the content of this file except for the repos section
# was copied from fuchsia/tricium-prod.cfg and it should be
# kept in sync with it.
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"
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-cobalt"
}
deadline: 900
}
}
selections {
function: "Analyze"
platform: LINUX
}
repos {
gerrit_project {
host: "fuchsia-review.googlesource.com"
project: "cobalt"
git_url: "https://fuchsia.googlesource.com/cobalt"
}
whitelisted_group: "project-fuchsia-committers"
}
service_account: "tricium-prod@appspot.gserviceaccount.com"
swarming_service_account: "swarming@tricium-prod.iam.gserviceaccount.com"