blob: 8c2125c9ac38e14d844061e30e1e02119333cf7c [file] [log] [blame]
// See https://skia.googlesource.com/buildbot.git/+/master/autoroll/go/roller/config.go#130
// for documentation of the autoroller config.
{
"childName": "glslang",
"contacts": [
"dsinclair@chromium.org",
"geofflang@chromium.org",
"jmadill@chromium.org",
"syoussefi@chromium.org",
"ynovikov@chromium.org"
],
"gerrit": {
"url": "https://chromium-review.googlesource.com",
"project": "chromium/src",
"config": "chromium"
},
"isInternal": false,
"parentName": "Chromium",
"parentWaterfall": "https://build.chromium.org",
"rollerName": "glslang-chromium-autoroll",
"serviceAccount": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
"sheriff": [
"radial-bots+chrome-roll@google.com",
"https://rota-ng.appspot.com/legacy/sheriff_angle.json"
],
"noCheckoutDEPSRepoManager": {
"childBranch": "master",
"childPath": "src/third_party/glslang/src",
"childRepo": "https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang",
"childRevLinkTmpl": "https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+/%s",
"includeBugs": false,
"includeLog": true,
"parentBranch": "master",
"parentRepo": "https://chromium.googlesource.com/chromium/src.git"
},
"kubernetes": {
"cpu": "1",
"memory": "2Gi",
"readinessInitialDelaySeconds": "30",
"readinessPeriodSeconds": "30",
"readinessFailureThreshold": "10"
},
"maxRollFrequency": "0m"
}