blob: ef7b1002995ebc9e2c6237070cce48ec2fb9c0ee [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": "WebRTC",
"commitMsg": {
"bugProject": "chromium",
"childLogURLTmpl": "https://webrtc.googlesource.com/src.git/+log/{{.RollingFrom}}..{{.RollingTo}}",
"includeRevisionCount": true,
"includeTbrLine": true
},
"contacts": [
"webrtc-chromium-sheriffs-robots@google.com"
],
"gerrit": {
"url": "https://chromium-review.googlesource.com",
"project": "chromium/src",
"config": "chromium"
},
"isInternal": false,
"ownerPrimary": "borenet",
"ownerSecondary": "rmistry",
"parentDisplayName": "Chromium Stable Branch",
"parentWaterfall": "https://build.chromium.org",
"rollerName": "webrtc-chromium-stable-autoroll",
"serviceAccount": "chromium-release-autoroll@skia-public.iam.gserviceaccount.com",
"sheriff": [
"webrtc-chromium-sheriffs-robots@google.com"
],
"noCheckoutDEPSRepoManager": {
"childBranch": "refs/branch-heads/{{.Branches.Chromium.Stable.Number}}",
"childPath": "src/third_party/webrtc",
"childRepo": "https://webrtc.googlesource.com/src.git",
"childRevLinkTmpl": "https://webrtc.googlesource.com/src.git/+show/%s",
"parentBranch": "refs/branch-heads/{{.Branches.Chromium.Stable.Number}}",
"parentRepo": "https://chromium.googlesource.com/chromium/src.git"
},
"kubernetes": {
"cpu": "1",
"memory": "2Gi",
"readinessInitialDelaySeconds": "30",
"readinessPeriodSeconds": "30",
"readinessFailureThreshold": "10"
},
"maxRollFrequency": "0m"
}