blob: ec0cd15c043a2770d94c94902474d4ca1314c234 [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": "skia",
"childLogURLTmpl": "https://swiftshader.googlesource.com/SwiftShader.git/+log/{{.RollingFrom}}..{{.RollingTo}}",
"cqExtraTrybots": [
"skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader"
],
"includeLog": true,
"includeRevisionCount": true,
"includeTbrLine": true
},
"contacts": [
"bsalomon@google.com"
],
"gerrit": {
"url": "https://skia-review.googlesource.com",
"project": "skia",
"config": "chromium"
},
"isInternal": false,
"ownerPrimary": "borenet",
"ownerSecondary": "rmistry",
"parentDisplayName": "Skia",
"parentWaterfall": "https://status.skia.org",
"rollerName": "swiftshader-skia-autoroll",
"serviceAccount": "skia-autoroll@skia-public.iam.gserviceaccount.com",
"sheriff": [
"https://tree-status.skia.org/current-sheriff"
],
"supportsManualRolls": true,
"noCheckoutDEPSRepoManager": {
"childBranch": "master",
"childPath": "third_party/externals/swiftshader",
"childRepo": "https://swiftshader.googlesource.com/SwiftShader.git",
"childRevLinkTmpl": "https://swiftshader.googlesource.com/SwiftShader.git/+show/%s",
"parentBranch": "master",
"parentRepo": "https://skia.googlesource.com/skia.git"
},
"kubernetes": {
"cpu": "1",
"memory": "2Gi",
"readinessInitialDelaySeconds": "30",
"readinessPeriodSeconds": "30",
"readinessFailureThreshold": "10"
},
"maxRollFrequency": "6h",
"timeWindow": "M-F 04:00-08:00"
}