blob: 6e75f4101a050c8c86366d2587e36ad40df77f82 [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": "NaCl",
"commitMsg": {
"bugProject": "chromium",
"childLogURLTmpl": "https://chromium.googlesource.com/native_client/src/native_client.git/+log/{{.RollingFrom}}..{{.RollingTo}}",
"includeLog": true,
"includeRevisionCount": true,
"includeTbrLine": true,
"includeTests": true
},
"contacts": [
"mseaborn@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": "nacl-autoroll",
"serviceAccount": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
"sheriff": [
"mseaborn@chromium.org"
],
"noCheckoutDEPSRepoManager": {
"childBranch": "master",
"childPath": "src/native_client",
"childRepo": "https://chromium.googlesource.com/native_client/src/native_client.git",
"childRevLinkTmpl": "https://chromium.googlesource.com/native_client/src/native_client.git/+show/%s",
"parentBranch": "master",
"parentRepo": "https://chromium.googlesource.com/chromium/src.git"
},
"kubernetes": {
"cpu": "1",
"memory": "2Gi",
"readinessInitialDelaySeconds": "30",
"readinessPeriodSeconds": "30",
"readinessFailureThreshold": "10"
},
"maxRollFrequency": "0m"
}