blob: e7303a45655e2ba8d0d9082a01ad628c8003a14a [file] [log] [blame]
// See https://skia.googlesource.com/buildbot.git/+show/master/autoroll/go/roller/config.go#130
// for documentation of the autoroller config.
{
"childName": "Open Screen",
"contacts": [
"jophba@chromium.org"
],
"gerrit": {
"url": "https://chromium-review.googlesource.com",
"project": "chromium/src",
"config": "chromium"
},
"isInternal": false,
"ownerPrimary": "borenet",
"ownerSecondary": "rmistry",
"parentName": "Chromium",
"parentWaterfall": "https://build.chromium.org",
"rollerName": "openscreen-chromium",
"serviceAccount": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
"sheriff": [
"jophba@chromium.org"
],
"noCheckoutDEPSRepoManager": {
"childBranch": "master",
"childPath": "src/third_party/openscreen/src",
"childRepo": "https://chromium.googlesource.com/openscreen.git",
"childRevLinkTmpl": "https://chromium.googlesource.com/openscreen.git/+show/%s",
"includeBugs": true,
"includeLog": true,
"bugProject": "chromium",
"parentBranch": "master",
"parentRepo": "https://chromium.googlesource.com/chromium/src.git"
},
"cqExtraTrybots": [],
"kubernetes": {
"cpu": "1",
"memory": "2Gi",
"readinessInitialDelaySeconds": "30",
"readinessPeriodSeconds": "30",
"readinessFailureThreshold": "10"
},
"maxRollFrequency": "0m",
"notifiers": []
}