blob: 5d398f8fbfe9f2aa61ba20a224fb662baf4d83a5 [file] [log] [blame]
// See https://skia.googlesource.com/buildbot.git/+/master/autoroll/go/roller/config.go#130
// for documentation of the autoroller config.
{
"childName": "luci-go",
"contacts": [
"tandrii@chromium.org"
],
"gerrit": {
"url": "https://chromium-review.googlesource.com",
"project": "infra/infra",
"config": "chromium"
},
"isInternal": false,
"parentName": "infra",
"parentWaterfall": "https://ci.chromium.org/p/infra/g/infra/console",
"rollerName": "luci-go-infra-autoroll",
"serviceAccount": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
"sheriff": [
"tandrii+infra-roll@chromium.org"
],
"noCheckoutDEPSRepoManager": {
"childBranch": "master",
"childPath": "infra/go/src/go.chromium.org/luci",
"childRepo": "https://chromium.googlesource.com/infra/luci/luci-go.git",
"childRevLinkTmpl": "https://chromium.googlesource.com/infra/luci/luci-go.git/+/%s",
"includeBugs": true,
"includeLog": true,
"bugProject": "chromium",
"parentBranch": "master",
"parentRepo": "https://chromium.googlesource.com/infra/infra.git"
},
"kubernetes": {
"cpu": "1",
"memory": "2Gi",
"readinessInitialDelaySeconds": "30",
"readinessPeriodSeconds": "30",
"readinessFailureThreshold": "10"
},
"maxRollFrequency": "0m"
}