blob: 329986a893041f7b313eba156b4d3ffb0b2b982f [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": "DevTools Frontend",
"commitMsg": {
"bugProject": "chromium",
"childLogURLTmpl": "https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/{{.RollingFrom}}..{{.RollingTo}}",
"includeRevisionCount": true,
"includeTbrLine": true,
"includeTests": true
},
"contacts": [
"devtools-waterfall-sheriff-onduty@grotations.appspotmail.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": "devtools-frontend-chromium-stable",
"serviceAccount": "chromium-release-autoroll@skia-public.iam.gserviceaccount.com",
"sheriff": [
"devtools-waterfall-sheriff-onduty@grotations.appspotmail.com"
],
"noCheckoutDEPSRepoManager": {
"childBranch": "refs/heads/chromium/{{.Branches.Chromium.Stable.Number}}",
"childPath": "src/third_party/devtools-frontend/src",
"childRepo": "https://chromium.googlesource.com/devtools/devtools-frontend.git",
"childRevLinkTmpl": "https://chromium.googlesource.com/devtools/devtools-frontend.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"
}
}