blob: 585d71ab7b8c0a63f60c372fe52b1dc28867a444 [file] [log] [blame]
// See https://skia.googlesource.com/buildbot.git/+/master/autoroll/go/roller/config.go#130
// for documentation of the autoroller config.
{
"childName": "WebRTC",
"contacts": [
"comms-engprod-sto@google.com"
],
"gerrit": {
"url": "https://chromium-review.googlesource.com",
"project": "chromium/src",
"config": "chromium"
},
"isInternal": false,
"parentName": "Chromium",
"parentWaterfall": "https://build.chromium.org",
"rollerName": "webrtc-chromium-autoroll",
"serviceAccount": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
"sheriff": [
"webrtc-chromium-sheriffs-robots@google.com"
],
"noCheckoutDEPSRepoManager": {
"childBranch": "lkgr",
"childPath": "src/third_party/webrtc",
"childRepo": "https://webrtc.googlesource.com/src.git",
"childRevLinkTmpl": "https://webrtc.googlesource.com/src.git/+/%s",
"includeBugs": true,
"includeLog": true,
"bugProject": "chromium",
"parentBranch": "master",
"parentRepo": "https://chromium.googlesource.com/chromium/src.git"
},
"kubernetes": {
"cpu": "1",
"memory": "2Gi",
"readinessInitialDelaySeconds": "30",
"readinessPeriodSeconds": "30",
"readinessFailureThreshold": "10"
},
"maxRollFrequency": "0m",
"notifiers": [
{
"filter": "warning",
"email": {
"emails": [
"anatolid@google.com",
"mbonadei@google.com",
"webrtc-in-chrome-sheriff-sto@grotations.appspotmail.com",
"webrtc-in-chrome-sheriff-mtv@grotations.appspotmail.com"
]
}
}
]
}