blob: bc5624d51803e4a8caf5454096bebd50a511f4c9 [file] [log] [blame]
// See https://skia.googlesource.com/buildbot.git/+/master/autoroll/go/roller/config.go#130
// for documentation of the autoroller config.
{
"childName": "ChromeOS Silvermont AFDO profile",
"contacts": [
"gbiv@google.com",
"tcwang@google.com"
],
"gerrit": {
"url": "https://chromium-review.googlesource.com",
"project": "chromium/src",
"config": "chromium"
},
"isInternal": false,
"parentName": "Chromium Beta Branch",
"parentWaterfall": "https://build.chromium.org",
"rollerName": "cros-afdo-silvermont-chromium-beta",
"serviceAccount": "chromium-release-autoroll@skia-public.google.com.iam.gserviceaccount.com",
"sheriff": [
"chromeos-toolchain-oncall1@google.com",
"tcwang@chromium.org"
],
"semVerGCSRepoManager": {
"childBranch": "master",
"childPath": "chromeos/profiles/silvermont.afdo.newest.txt",
"commitMsgTmpl": "Roll silvermont AFDO profile from {{.RollingFrom.String}} to {{.RollingTo.String}}\n\
\n\
If this roll has caused a breakage, revert this CL and stop the roller\n\
using the controls here:\n\
{{.ServerURL}}\n\
Please CC {{stringsJoin .Reviewers \",\"}} on the revert to ensure that a human\n\
is aware of the problem.\n\
\n\
To report a problem with the AutoRoller itself, please file a bug:\n\
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug\n\
\n\
Documentation for the AutoRoller is here:\n\
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md\n\
\n\
{{if .CqExtraTrybots}}Cq-Include-Trybots: {{.CqExtraTrybots}}\n\
{{end}}Tbr: {{stringsJoin .Reviewers \",\"}}\n\
",
"gcsBucket": "chromeos-prebuilt",
"gcsPath": "afdo-job/vetted/release",
"parentBranch": "refs/branch-heads/3987", // m80
"parentRepo": "https://chromium.googlesource.com/chromium/src.git",
"shortRevRegex": "(\\d+)-(\\d+).(\\d+)-(\\d+)-benchmark-(\\d+).(\\d+).(\\d+).(\\d+)-r(\\d+)",
"versionFile": "chromeos/profiles/silvermont.afdo.newest.txt",
"versionRegex": "^chromeos-chrome-amd64-silvermont-80-3987.(\\d+)-(\\d+)-benchmark-80.(\\d+).3987.(\\d+)-r(\\d+)-redacted.afdo.xz$"
},
"kubernetes": {
"cpu": "1",
"memory": "2Gi",
"readinessInitialDelaySeconds": "30",
"readinessPeriodSeconds": "30",
"readinessFailureThreshold": "10"
},
"maxRollFrequency": "0m"
}