blob: db088fe0668162062254b98e31b3310df7e20a7e [file] [log] [blame]
// See https://skia.googlesource.com/buildbot.git/+/master/autoroll/go/roller/config.go#130
// for documentation of the autoroller config.
{
"childName": "Lottie Web",
"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": "lottie-web-lottie-ci-autoroll",
"serviceAccount": "skia-autoroll@skia-public.iam.gserviceaccount.com",
"sheriff": [
"borenet@google.com"
],
"noCheckoutDEPSRepoManager": {
"childBranch": "master",
"childPath": "lottie",
"childRepo": "https://skia.googlesource.com/external/github.com/airbnb/lottie-web.git",
"childRevLinkTmpl": "https://skia.googlesource.com/external/github.com/airbnb/lottie-web.git/+/%s",
"includeBugs": false,
"includeLog": true,
"parentBranch": "master",
"parentRepo": "https://skia.googlesource.com/lottie-ci.git"
},
"kubernetes": {
"cpu": "1",
"memory": "2Gi",
"readinessInitialDelaySeconds": "30",
"readinessPeriodSeconds": "30",
"readinessFailureThreshold": "10"
},
"maxRollFrequency": "0m",
"safetyThrottle": {
"attemptCount": 0,
"timeWindow": "1h"
}
}