blob: 603835f6473d5ef4c2a4f9a6494c9f086ebe0470 [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": "FreeType",
"commitMsg": {
"childLogURLTmpl": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/{{.RollingFrom}}..{{.RollingTo}}",
"cqExtraTrybots": [
"luci.chromium.try:linux_chromium_msan_rel_ng",
"luci.chromium.try:linux-blink-rel",
"luci.chromium.try:mac10.12-blink-rel",
"luci.chromium.try:mac10.13_retina-blink-rel",
"luci.chromium.try:win10-blink-rel",
"luci.chromium.try:win7-blink-rel"
],
"includeLog": true,
"includeRevisionCount": true,
"includeTbrLine": true,
"includeTests": false
},
"contacts": [
"bungeman@google.com",
"drott@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": "freetype-chromium",
"serviceAccount": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
"sheriff": [
"bungeman@google.com",
"drott@google.com",
"thestig@google.com"
],
"supportsManualRolls": true,
"freeTypeRepoManager": {
"childBranch": "master",
"childPath": "src/third_party/freetype/src",
"childRepo": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git",
"childRevLinkTmpl": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+show/%s",
"parentBranch": "master",
"parentRepo": "https://chromium.googlesource.com/chromium/src.git"
},
"kubernetes": {
"cpu": "1",
"memory": "2Gi",
"disk": "2Gi",
"readinessInitialDelaySeconds": "30",
"readinessPeriodSeconds": "30",
"readinessFailureThreshold": "10"
},
"maxRollFrequency": "0m"
}