blob: 7c0c3a2ec90aead0ea8fd91b692bf43023f3e2f9 [file] [log] [blame]
// See https://skia.googlesource.com/buildbot.git/+/master/autoroll/go/roller/config.go#130
// for documentation of the autoroller config.
{
"childName": "Skia",
"contacts": [
"borenet@google.com"
],
"gerrit": {
"url": "https://skia-review.googlesource.com",
"project": "lottie-ci",
"config": "chromium"
},
"isInternal": false,
"parentName": "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",
"childRevLinkTmpl": "https://skia.googlesource.com/skia.git/+/%s",
"parentBranch": "master",
"preUploadSteps": [
"TrainInfra"
],
"parentRepo": "https://skia.googlesource.com/lottie-ci.git",
"includeBugs": false,
"includeLog": true
},
"cqExtraTrybots": [
"skia/skia.primary:Housekeeper-PerCommit-InfraTests"
],
"kubernetes": {
"cpu": "1",
"memory": "8Gi",
"disk": "50Gi",
"readinessInitialDelaySeconds": "600",
"readinessPeriodSeconds": "60",
"readinessFailureThreshold": "10"
},
"maxRollFrequency": "0m",
"safetyThrottle": {
"attemptCount": 0,
"timeWindow": "1h"
}
}