blob: ed0faa94187822b705e99d86ea3a72c9decea1b5 [file] [log] [blame]
// See https://skia.googlesource.com/buildbot.git/+/master/autoroll/go/roller/config.go#130
// for documentation of the autoroller config.
{
"childDisplayName": "goldctl (mac)",
"commitMsg": {
"bugProject": "chromium",
"includeTbrLine": true
},
"contacts": [
"bsheedy@chromium.org",
"kjlubick@google.com"
],
"gerrit": {
"url": "https://chromium-review.googlesource.com",
"project": "chromium/src",
"config": "chromium"
},
"isInternal": false,
"ownerPrimary": "borenet",
"ownerSecondary": "rmistry",
"parentDisplayName": "Chromium",
"parentWaterfall": "https://build.chromium.org",
"rollerName": "goldctl-mac-chromium-autoroll",
"serviceAccount": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
"sheriff": [
"bsheedy@chromium.org"
],
"gitilesCIPDDEPSRepoManager": {
"childBranch": "N/A", // TODO(borenet): Not needed.
"childPath": "src/tools/skia_goldctl/mac",
"cipdAssetName": "skia/tools/goldctl/mac-amd64",
"cipdAssetTag": "latest",
"parentBranch": "master",
"parentRepo": "https://chromium.googlesource.com/chromium/src.git"
},
"kubernetes": {
"cpu": "1",
"memory": "2Gi",
"readinessInitialDelaySeconds": "30",
"readinessPeriodSeconds": "30",
"readinessFailureThreshold": "10"
},
"maxRollFrequency": "12h"
}