blob: cde35d194f947f3605f2fa845b03ca281938b432 [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 Beta Branch",
"parentWaterfall": "https://build.chromium.org",
"rollerName": "afdo-chromium-beta-autoroll",
"serviceAccount": "chromium-release-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": "refs/branch-heads/4324", // m88
"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-88\\.(\\d+)\\.4324\\.(\\d+)_rc-r(\\d+)-merged\\.afdo\\.bz2$"
},
"kubernetes": {
"cpu": "1",
"memory": "2Gi",
"readinessInitialDelaySeconds": "30",
"readinessPeriodSeconds": "30",
"readinessFailureThreshold": "10"
},
"maxRollFrequency": "0m"
}