blob: 3d681c7f4e5310b4356bc7518c2b546f463e2117 [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": "skiabot-test",
"config": "chromium"
},
"isInternal": false,
"parentName": "Skiabot Test",
"parentWaterfall": "https://status-staging.skia.org/repo/skiabot-test",
"rollerName": "skia-skiabot-test-autoroll",
"serviceAccount": "skia-autoroll@skia-public.iam.gserviceaccount.com",
"sheriff": [
"borenet@google.com"
],
"noCheckoutDEPSRepoManager": {
"childBranch": "master",
"childPath": "skia",
"childRepo": "https://skia.googlesource.com/skia.git",
"includeBugs": false,
"includeLog": true,
"parentBranch": "master",
"parentRepo": "https://skia.googlesource.com/skiabot-test.git"
},
"kubernetes": {
"cpu": "1",
"memory": "2Gi",
"disk": "2Gi",
"readinessInitialDelaySeconds": "30",
"readinessPeriodSeconds": "30",
"readinessFailureThreshold": "10"
},
"maxRollFrequency": "0m"
}