blob: 3fac132d3887797fa3d4a1a91f31ec1ee5635589 [file] [log] [blame]
// See https://skia.googlesource.com/buildbot.git/+/master/autoroll/go/roller/config.go#130
// for documentation of the autoroller config.
{
"childName": "shaderc",
"contacts": [
"dsinclair@google.com"
],
"gerrit": {
"url": "https://chromium-review.googlesource.com",
"project": "chromium/src",
"config": "chromium"
},
"isInternal": false,
"parentName": "Chromium",
"parentWaterfall": "https://build.chromium.org",
"rollerName": "shaderc-chromium-autoroll",
"serviceAccount": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
"sheriff": [
"dsinclair@google.com"
],
"noCheckoutDEPSRepoManager": {
"childBranch": "master",
"childPath": "src/third_party/shaderc/src",
"childRepo": "https://chromium.googlesource.com/external/github.com/google/shaderc",
"includeBugs": false,
"includeLog": true,
"parentBranch": "master",
"parentRepo": "https://chromium.googlesource.com/chromium/src.git"
},
"kubernetes": {
"cpu": "1",
"memory": "2Gi",
"disk": "2Gi",
"readinessInitialDelaySeconds": "30",
"readinessPeriodSeconds": "30",
"readinessFailureThreshold": "10"
},
"maxRollFrequency": "0m"
}