blob: 5bde825f7600c7abc64063beb8d789cbe831374e [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": "SPIRV-Tools",
"commitMsg": {
"childLogURLTmpl": "https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+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": "spirv-tools-vulkan-deps-autoroll",
"serviceAccount": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
"sheriff": [
"radial-bots+chrome-roll@google.com",
],
"supportsManualRolls": true,
"noCheckoutDEPSRepoManager": {
"childBranch": "master",
"childPath": "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",
"parentBranch": "master",
"parentRepo": "https://chromium.googlesource.com/vulkan-deps.git"
},
"kubernetes": {
"cpu": "1",
"memory": "2Gi",
"readinessInitialDelaySeconds": "30",
"readinessPeriodSeconds": "30",
"readinessFailureThreshold": "10"
},
"maxRollFrequency": "0m",
"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"
}
}
]
}