| // See https://skia.googlesource.com/buildbot.git/+show/master/autoroll/go/roller/config.go#130 |
| // for documentation of the autoroller config. |
| { |
| "childDisplayName": "ChromeOS Orderfiles", |
| "commitMsg": { |
| "includeLog": false, |
| "includeRevisionCount": false, |
| "includeTbrLine": true, |
| "includeTests": false |
| }, |
| "contacts": [ |
| "tcwang@google.com" |
| ], |
| "gerrit": { |
| "url": "https://chromium-review.googlesource.com", |
| "project": "chromium/src", |
| "config": "chromium-no-cq" |
| }, |
| "isInternal": false, |
| "ownerPrimary": "borenet", |
| "ownerSecondary": "rmistry", |
| "parentDisplayName": "Chromium Beta Branch", |
| "parentWaterfall": "https://build.chromium.org", |
| "rollerName": "cros-orderfile-chromium-beta", |
| "serviceAccount": "chromium-release-autoroll@skia-public.google.com.iam.gserviceaccount.com", |
| "sheriff": [ |
| "c-compiler-chrome@google.com" |
| ], |
| "semVerGCSRepoManager": { |
| "childBranch": "master", |
| "childPath": "chromeos/profiles/orderfile.newest.txt", |
| "gcsBucket": "chromeos-prebuilt", |
| "gcsPath": "afdo-job/orderfiles/vetted", |
| "parentBranch": "refs/branch-heads/4103", // m83 |
| "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-83-\\d+.\\d+-(\\d+)-benchmark-83.(\\d+).4103.(\\d+)-r(\\d+).orderfile.xz$" |
| }, |
| "kubernetes": { |
| "cpu": "1", |
| "memory": "2Gi", |
| "readinessInitialDelaySeconds": "30", |
| "readinessPeriodSeconds": "30", |
| "readinessFailureThreshold": "10" |
| }, |
| "maxRollFrequency": "0m" |
| } |