blob: 01ed6d23bbd5c77e43a820c166b5cda564948cdd [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": "SPIRV-Tools",
"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",
"parentName": "ANGLE",
"parentWaterfall": "https://ci.chromium.org/p/angle/g/ci/console",
"rollerName": "spirv-tools-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/spirv-tools/src",
"childRepo": "https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git",
"childRevLinkTmpl": "https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+show/%s",
"includeBugs": false,
"includeLog": false,
"parentBranch": "master",
"parentRepo": "https://chromium.googlesource.com/angle/angle.git",
"transitiveDeps": [
{
"child": {
"id": "https://github.com/KhronosGroup/SPIRV-Headers",
"path": "DEPS"
},
"parent": {
"id": "https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers",
"path": "DEPS"
}
}
]
},
"kubernetes": {
"cpu": "1",
"memory": "2Gi",
"readinessInitialDelaySeconds": "30",
"readinessPeriodSeconds": "30",
"readinessFailureThreshold": "10"
},
"maxRollFrequency": "6h",
"timeWindow": "M-F 07:00-10:00"
}