blob: b9b8521733551baa59a5dbb0bce8e8d169453df6 [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": "Open Screen",
"commitMsg": {
"bugProject": "chromium",
"childLogURLTmpl": "https://chromium.googlesource.com/openscreen.git/+log/{{.RollingFrom}}..{{.RollingTo}}",
"includeLog": true,
"includeRevisionCount": true,
"includeTbrLine": true,
"includeTests": true
},
"contacts": [
"jophba@chromium.org"
],
"gerrit": {
"url": "https://chromium-review.googlesource.com",
"project": "chromium/src",
"config": "chromium"
},
"isInternal": false,
"ownerPrimary": "borenet",
"ownerSecondary": "rmistry",
"parentDisplayName": "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",
"parentBranch": "master",
"parentRepo": "https://chromium.googlesource.com/chromium/src.git"
},
"kubernetes": {
"cpu": "1",
"memory": "2Gi",
"readinessInitialDelaySeconds": "30",
"readinessPeriodSeconds": "30",
"readinessFailureThreshold": "10"
},
"maxRollFrequency": "0m"
}