blob: ab6140a506e7be44e866cb71103718b4b6fa2091 [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 Orderfiles",
"contacts": [
"tcwang@google.com"
],
"gerrit": {
"url": "https://chromium-review.googlesource.com",
"project": "chromium/src",
"config": "chromium"
},
"isInternal": false,
"parentName": "Chromium",
"parentWaterfall": "https://build.chromium.org",
"rollerName": "cros-orderfile-chromium",
"serviceAccount": "chromium-autoroll@skia-public.google.com.iam.gserviceaccount.com",
"sheriff": [
"c-compiler-chrome@google.com"
],
"semVerGCSRepoManager": {
"childBranch": "master",
"childPath": "chromeos/profiles/orderfile.newest.txt",
"commitMsgTmpl": "Roll ChromeOS orderfile from {{.RollingFrom.String}} to {{.RollingTo.String}}\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\
CQ_EXTRA_TRYBOTS={{.CqExtraTrybots}}\n\
TBR={{stringsJoin .Reviewers \",\"}}\n\
",
"gcsBucket": "chromeos-prebuilt",
"gcsPath": "afdo-job/orderfiles/vetted",
"parentBranch": "master",
"parentRepo": "https://chromium.googlesource.com/chromium/src.git",
"shortRevRegex": "(\\d+)-(\\d+).(\\d+)-(\\d+)-benchmark-(\\d+).(\\d+).(\\d+).(\\d+)-r(\\d+)",
"versionFile": "chromeos/profiles/orderfile.newest.txt",
"versionRegex": "^chromeos-chrome-orderfile-field-(\\d+)-(\\d+).(\\d+)-(\\d+)-benchmark-(\\d+).(\\d+).(\\d+).(\\d+)-r(\\d+).orderfile.xz$"
},
"kubernetes": {
"cpu": "1",
"memory": "2Gi",
"disk": "2Gi",
"readinessInitialDelaySeconds": "30",
"readinessPeriodSeconds": "30",
"readinessFailureThreshold": "10"
},
"maxRollFrequency": "0m"
}