blob: ec2bb64a848ed19caeedef00b59ba29a5236bc15 [file] [log] [blame]
// See https://skia.googlesource.com/buildbot.git/+show/master/autoroll/go/roller/config.go#130
// for documentation of the autoroller config.
{
"childDisplayName": "Skia",
"commitMsg": {
"childLogURLTmpl": "https://skia.googlesource.com/skia.git/+log/{{.RollingFrom}}..{{.RollingTo}}",
"cqExtraTrybots": [
"skia/skia.primary:Housekeeper-PerCommit-InfraTests"
],
"includeLog": true,
"includeRevisionCount": true,
"includeTbrLine": true,
"includeTests": true
},
"contacts": [
"borenet@google.com"
],
"gerrit": {
"url": "https://skia-review.googlesource.com",
"project": "lottie-ci",
"config": "chromium"
},
"isInternal": false,
"ownerPrimary": "borenet",
"ownerSecondary": "rmistry",
"parentDisplayName": "Lottie CI",
"parentWaterfall": "https://status.skia.org/repo/lottie-ci",
"rollerName": "skia-lottie-ci-autoroll",
"serviceAccount": "skia-autoroll@skia-public.iam.gserviceaccount.com",
"sheriff": [
"borenet@google.com"
],
"supportsManualRolls": true,
"depsRepoManager": {
"childBranch": "master",
"childPath": "skia",
"childRepo": "https://skia.googlesource.com/skia.git",
"childRevLinkTmpl": "https://skia.googlesource.com/skia.git/+show/%s",
"parentBranch": "master",
"preUploadSteps": [
"TrainInfra"
],
"parentRepo": "https://skia.googlesource.com/lottie-ci.git",
},
"kubernetes": {
"cpu": "1",
"memory": "8Gi",
"disk": "50Gi",
"readinessInitialDelaySeconds": "600",
"readinessPeriodSeconds": "60",
"readinessFailureThreshold": "10"
},
"maxRollFrequency": "0m",
"safetyThrottle": {
"attemptCount": 0,
"timeWindow": "1h"
}
}