blob: 5e6397e4f6b05e0eff2efb710274fff22265fb85 [file] [log] [blame]
// See https://skia.googlesource.com/buildbot.git/+/master/autoroll/go/roller/config.go#130
// for documentation of the autoroller config.
{
"childName": "Dawn",
"contacts": [
"cwallez@google.com"
],
"gerrit": {
"url": "https://chromium-review.googlesource.com",
"project": "chromium/src",
"config": "chromium"
},
"isInternal": false,
"parentName": "Chromium",
"parentWaterfall": "https://build.chromium.org",
"rollerName": "dawn-chromium-autoroll",
"serviceAccount": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
"sheriff": [
"cwallez@google.com"
],
"sheriffBackup": [
"kainino@google.com"
],
"noCheckoutDEPSRepoManager": {
"childBranch": "master",
"childPath": "src/third_party/dawn",
"childRepo": "https://dawn.googlesource.com/dawn.git",
"childRevLinkTmpl": "https://dawn.googlesource.com/dawn.git/+/%s",
"includeBugs": true,
"includeLog": true,
"bugProject": "chromium",
"parentBranch": "master",
"parentRepo": "https://chromium.googlesource.com/chromium/src.git"
},
"cqExtraTrybots": [
"luci.chromium.try:dawn-linux-x64-deps-rel",
"luci.chromium.try:dawn-mac-x64-deps-rel",
"luci.chromium.try:dawn-win10-x64-deps-rel",
"luci.chromium.try:dawn-win10-x86-deps-rel"
],
"kubernetes": {
"cpu": "1",
"memory": "2Gi",
"readinessInitialDelaySeconds": "30",
"readinessPeriodSeconds": "30",
"readinessFailureThreshold": "10"
},
"maxRollFrequency": "4h"
}