blob: 5264dd4801b6f2cd969a6c2aa5a98ea478d072ae [file] [log] [blame]
// See https://skia.googlesource.com/buildbot.git/+/master/autoroll/go/roller/config.go#130
// for documentation of the autoroller config.
{
"childName": "Chromium",
"contacts": [
"borenet@google.com"
],
"gerrit": {
"url": "https://skia-review.googlesource.com",
"project": "skia",
"config": "chromium"
},
"isInternal": false,
"parentName": "Skia",
"parentWaterfall": "https://status.skia.org",
"rollerName": "chromium-skia-autoroll",
"serviceAccount": "skia-autoroll@skia-public.iam.gserviceaccount.com",
"sheriff": [
"https://skia-tree-status.appspot.com/current-sheriff"
],
"noCheckoutDEPSRepoManager": {
"childBranch": "master",
"childPath": "../src",
"childRepo": "https://chromium.googlesource.com/chromium/src.git",
"childRevLinkTmpl": "https://chromium.googlesource.com/chromium/src.git/+/%s",
"includeBugs": false,
"includeLog": false,
"parentBranch": "master",
"parentRepo": "https://skia.googlesource.com/skia.git"
},
"cqExtraTrybots": [
"skia.primary:Perf-Mac10.13-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Release-All-CommandBuffer",
"skia.primary:Test-Mac10.13-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Debug-All-CommandBuffer"
],
"kubernetes": {
"cpu": "1",
"memory": "2Gi",
"disk": "2Gi",
"readinessInitialDelaySeconds": "30",
"readinessPeriodSeconds": "30",
"readinessFailureThreshold": "10"
},
"maxRollFrequency": "12h",
"timeWindow": "M-F 04:00-08:00"
}