blob: ea2a2bbf284af91cdc8264fb0b1c1766d8022f09 [file] [log] [blame]
// See https://skia.googlesource.com/buildbot.git/+/master/autoroll/go/roller/config.go#130
// for documentation of the autoroller config.
{
"childName": "SwiftShader",
"contacts": [
"benjaminwagner@google.com",
"halcanary@google.com"
],
"gerrit": {
"url": "https://skia-review.googlesource.com",
"project": "skia",
"config": "chromium"
},
"isInternal": false,
"parentName": "Skia",
"parentWaterfall": "https://status.skia.org",
"rollerName": "swiftshader-skia-autoroll",
"serviceAccount": "skia-autoroll@skia-public.iam.gserviceaccount.com",
"sheriff": [
"https://skia-tree-status.appspot.com/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/+/%s",
"includeBugs": true,
"includeLog": true,
"parentBranch": "master",
"parentRepo": "https://skia.googlesource.com/skia.git"
},
"cqExtraTrybots": [
"skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader"
],
"kubernetes": {
"cpu": "1",
"memory": "2Gi",
"disk": "2Gi",
"readinessInitialDelaySeconds": "30",
"readinessPeriodSeconds": "30",
"readinessFailureThreshold": "10"
},
"maxRollFrequency": "6h",
"timeWindow": "M-F 04:00-08:00"
}