blob: c0b76d08c5fd674a720ba461abe5546357946189 [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": "AFDO",
"commitMsg": {
"template": "{{- define \"boilerplate\" -}}\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\
{{ template \"defaultBoilerplate\" . }}\n\
{{- end -}}",
"includeTbrLine": true
},
"contacts": [
"gbiv@chromium.org"
],
"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": "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",
"gcsBucket": "chromeos-prebuilt",
"gcsPath": "afdo-job/llvm",
"parentBranch": "master",
"parentRepo": "https://chromium.googlesource.com/chromium/src.git",
"shortRevRegex": "\\d+\\.\\d+\\.\\d+\\.\\d+_rc-r\\d+-merged",
"versionFile": "chrome/android/profiles/newest.txt",
"versionRegex": "^chromeos-chrome-amd64-(\\d+)\\.(\\d+)\\.(\\d+)\\.(\\d+)_rc-r(\\d+)-merged\\.afdo\\.bz2$"
},
"kubernetes": {
"cpu": "1",
"memory": "2Gi",
"readinessInitialDelaySeconds": "30",
"readinessPeriodSeconds": "30",
"readinessFailureThreshold": "10"
},
"maxRollFrequency": "0m"
}