blob: 17d8f3d7e8552689e20e56bac313f6e745873589 [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"
}
# Please keep sorted by function name.
selections {
function: "Copyright"
platform: UBUNTU
}
selections {
function: "GitFileIsolator"
platform: UBUNTU
}
selections {
function: "Pylint"
platform: UBUNTU
}
selections {
function: "Spacey"
platform: UBUNTU
}
selections {
function: "SpellChecker"
platform: UBUNTU
}
functions {
type: ANALYZER
name: "Analyze"
needs: GIT_FILE_DETAILS
provides: RESULTS
path_filters: "*.py"
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-recipes"
}
deadline: 900
}
}
selections {
function: "Analyze"
platform: LINUX
}
repos {
gerrit_project {
host: "fuchsia-review.googlesource.com"
project: "infra/recipes"
git_url: "https://fuchsia.googlesource.com/infra/recipes"
}
whitelisted_group: "project-fuchsia-committers"
}
service_account: "tricium-prod@appspot.gserviceaccount.com"
swarming_service_account: "swarming@tricium-prod.iam.gserviceaccount.com"