blob: ca72b05caf4f3e03a0061e051622da6a9d9b0fdd [file] [log] [blame]
// See https://skia.googlesource.com/buildbot.git/+/master/autoroll/go/roller/config.go#130
// for documentation of the autoroller config.
{
"childName": "skcms",
"contacts": [
"brianosman@google.com",
"mtklein@google.com"
],
"gerrit": {
"url": "https://skia-review.googlesource.com",
"project": "skcms",
"config": "chromium"
},
"isInternal": false,
"parentName": "Skia",
"parentWaterfall": "https://status.skia.org",
"rollerName": "skcms-skia-autoroll",
"serviceAccount": "skia-autoroll@skia-public.iam.gserviceaccount.com",
"sheriff": [
"https://skia-tree-status.appspot.com/current-sheriff"
],
"copyRepoManager": {
"childBranch": "master",
"childPath": "skia/third_party/skcms",
"parentBranch": "master",
"parentRepo": "https://skia.googlesource.com/skia.git",
"childRepo": "https://skia.googlesource.com/skcms.git",
"whitelist": [
"LICENSE",
"README.chromium",
"skcms.cc",
"skcms.gni",
"skcms.h",
"skcms_internal.h",
"src"
]
},
"cqExtraTrybots": [
"luci.chromium.try:linux-blink-rel"
],
"kubernetes": {
"cpu": "1",
"memory": "8Gi",
"disk": "50Gi",
"readinessInitialDelaySeconds": "600",
"readinessPeriodSeconds": "60",
"readinessFailureThreshold": "10"
},
"maxRollFrequency": "0m"
}