blob: b85eb1cd948f66e11354f4e72c6045f35db9896a [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": "SwiftShader",
"commitMsg": {
"bugProject": "angleproject",
"childLogURLTmpl": "https://swiftshader.googlesource.com/SwiftShader.git/+log/{{.RollingFrom}}..{{.RollingTo}}",
"includeLog": true,
"includeRevisionCount": true,
"includeTbrLine": true
},
"contacts": [
"geofflang@chromium.org",
"jmadill@chromium.org",
"syoussefi@chromium.org",
"ynovikov@chromium.org"
],
"gerrit": {
"url": "https://chromium-review.googlesource.com",
"project": "angle/angle",
"config": "angle"
},
"isInternal": false,
"ownerPrimary": "borenet",
"ownerSecondary": "rmistry",
"parentDisplayName": "ANGLE",
"parentWaterfall": "https://ci.chromium.org/p/angle/g/ci/console",
"rollerName": "swiftshader-angle-autoroll",
"serviceAccount": "angle-autoroll@skia-public.iam.gserviceaccount.com",
"sheriff": [
"https://rota-ng.appspot.com/legacy/sheriff_angle.json"
],
"sheriffBackup": [
"ynovikov@chromium.org"
],
"supportsManualRolls": true,
"noCheckoutDEPSRepoManager": {
"childBranch": "master",
"childPath": "third_party/SwiftShader",
"childRepo": "https://swiftshader.googlesource.com/SwiftShader.git",
"childRevLinkTmpl": "https://swiftshader.googlesource.com/SwiftShader.git/+show/%s",
"parentBranch": "master",
"parentRepo": "https://chromium.googlesource.com/angle/angle.git"
},
"kubernetes": {
"cpu": "1",
"memory": "2Gi",
"readinessInitialDelaySeconds": "30",
"readinessPeriodSeconds": "30",
"readinessFailureThreshold": "10"
},
"maxRollFrequency": "6h",
"notifiers": [
{
"filter": "error",
"email": {
"emails": [
"$SHERIFF",
"angle-bots+autoroll-info@google.com"
]
}
}
],
"timeWindow": "M-F 07:00-10:00"
}