blob: 39cc043092bebc944c7bc68128984fa6a0ce7f2b [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": "vulkan-deps",
"commitMsg": {
"bugProject": "angleproject",
"childLogURLTmpl": "https://chromium.googlesource.com/vulkan-deps.git/+log/{{.RollingFrom}}..{{.RollingTo}}",
"includeLog": true,
"includeRevisionCount": true,
"includeTbrLine": true
},
"contacts": ["angle-team@google.com"],
"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": "vulkan-deps-angle-autoroll",
"serviceAccount": "angle-autoroll@skia-public.iam.gserviceaccount.com",
"sheriff": [
"https://chrome-ops-rotation-proxy.appspot.com/current/grotation:angle-wrangler"
],
"sheriffBackup": ["ynovikov@chromium.org"],
"supportsManualRolls": true,
"depsRepoManager": {
"childBranch": "master",
"childPath": "third_party/vulkan-deps",
"childRepo": "https://chromium.googlesource.com/vulkan-deps.git",
"childRevLinkTmpl": "https://chromium.googlesource.com/vulkan-deps.git/+show/%s",
"childSubdir": "angle",
"parentBranch": "master",
"parentRepo": "https://chromium.googlesource.com/angle/angle.git",
"preUploadSteps": ["ANGLECodeGeneration"],
"runHooks": true
},
"kubernetes": {
"cpu": "2",
"memory": "8Gi",
"disk": "50Gi",
"readinessInitialDelaySeconds": "30",
"readinessPeriodSeconds": "30",
"readinessFailureThreshold": "10"
},
"maxRollFrequency": "6h",
"notifiers": [
{
"filter": "error",
"email": {
"emails": ["$SHERIFF", "angle-bots+autoroll-info@google.com"]
}
}
],
"supportsManualRolls": true,
"timeWindow": "M-F 10:00-13:00"
}