blob: 104faed1d67b23ec58a4b1060307ad7e2920b40c [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": "glslang",
"commitMsg": {
"childLogURLTmpl": "https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/{{.RollingFrom}}..{{.RollingTo}}",
"includeLog": true,
"includeRevisionCount": true,
"includeTbrLine": true,
},
"contacts": [
"radial-bots@google.com",
"angle-team@google.com",
],
"gerrit": {
"url": "https://chromium-review.googlesource.com",
"project": "vulkan-deps",
"config": "chromium-no-cq"
},
"isInternal": false,
"ownerPrimary": "borenet",
"ownerSecondary": "rmistry",
"parentDisplayName": "vulkan-deps",
"parentWaterfall": "https://build.chromium.org",
"rollerName": "glslang-vulkan-deps-autoroll",
"serviceAccount": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
"sheriff": [
"radial-bots+chrome-roll@google.com",
],
"supportsManualRolls": true,
"noCheckoutDEPSRepoManager": {
"childBranch": "master",
"childPath": "glslang/src",
"childRepo": "https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang",
"childRevLinkTmpl": "https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+show/%s",
"parentBranch": "master",
"parentRepo": "https://chromium.googlesource.com/vulkan-deps.git"
},
"kubernetes": {
"cpu": "1",
"memory": "2Gi",
"readinessInitialDelaySeconds": "30",
"readinessPeriodSeconds": "30",
"readinessFailureThreshold": "10"
},
"maxRollFrequency": "0m"
}