blob: 0c4157d1e51c8bd8728b78bc6dd55a11ad9dbe05 [file] [log] [blame]
// See https://skia.googlesource.com/buildbot.git/+/master/autoroll/go/roller/config.go#130
// for documentation of the autoroller config.
{
"childName": "AFDO",
"contacts": [
"gbiv@chromium.org"
],
"gerrit": {
"url": "https://chromium-review.googlesource.com",
"project": "chromium/src",
"config": "chromium"
},
"isInternal": false,
"parentName": "Chromium",
"parentWaterfall": "https://build.chromium.org",
"rollerName": "afdo-chromium-autoroll",
"serviceAccount": "chromium-autoroll@skia-public.google.com.iam.gserviceaccount.com",
"sheriff": [
"gbiv@chromium.org"
],
"semVerGCSRepoManager": {
"childBranch": "master",
"childPath": "chrome/android/profiles/newest.txt",
"commitMsgTmpl": "Roll AFDO from {{.RollingFrom.String}} to {{.RollingTo.String}}\n\
\n\
This CL may cause a small binary size increase, roughly proportional\n\
to how long it's been since our last AFDO profile roll. For larger\n\
increases (around or exceeding 100KB), please file a bug against\n\
gbiv@chromium.org. Additional context: https://crbug.com/805539\n\
\n\
Please note that, despite rolling to chrome/android, this profile is\n\
used for both Linux and Android.\n\
\n\
The AutoRoll server is located here: {{.ServerURL}}\n\
\n\
Documentation for the AutoRoller is here:\n\
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md\n\
\n\
If the roll is causing failures, please contact the current sheriff, who should\n\
be CC'd on the roll, and stop the roller if necessary.\n\
\n\
{{if .CqExtraTrybots}}CQ_INCLUDE_TRYBOTS={{.CqExtraTrybots}}\n\
{{end}}TBR={{stringsJoin .Reviewers \",\"}}\n\
",
"gcsBucket": "chromeos-prebuilt",
"gcsPath": "afdo-job/llvm",
"parentBranch": "master",
"parentRepo": "https://chromium.googlesource.com/chromium/src.git",
"shortRevRegex": "(\\d+)\\.(\\d+)\\.(\\d+)\\.0_rc-r(\\d+)-merged",
"versionFile": "chrome/android/profiles/newest.txt",
"versionRegex": "^chromeos-chrome-amd64-(\\d+)\\.(\\d+)\\.(\\d+)\\.0_rc-r(\\d+)-merged\\.afdo\\.bz2$"
},
"kubernetes": {
"cpu": "1",
"memory": "2Gi",
"disk": "2Gi",
"readinessInitialDelaySeconds": "30",
"readinessPeriodSeconds": "30",
"readinessFailureThreshold": "10"
},
"maxRollFrequency": "0m"
}