blob: 18d59f1111d7800a457b438f137b15feeccac3a1 [file] [log] [blame]
// See https://skia.googlesource.com/buildbot.git/+show/master/autoroll/go/roller/config.go#130
// for documentation of the autoroller config.
{
"childDisplayName": "VK-GL-CTS",
"commitMsg": {
"bugProject": "angleproject",
"childLogURLTmpl": "https://chromium.googlesource.com/external/github.com/KhronosGroup/VK-GL-CTS.git/+log/{{.RollingFrom}}..{{.RollingTo}}",
"includeLog": true,
"includeRevisionCount": true,
"includeTbrLine": true
},
"contacts": [
"angle-team@google.com"
],
"gerrit": {
"url": "https://chromium-review.googlesource.com",
"project": "angle/angle",
"config": "angle"
},
"isInternal": false,
"ownerPrimary": "borenet",
"ownerSecondary": "rmistry",
"parentDisplayName": "ANGLE",
"parentWaterfall": "https://ci.chromium.org/p/angle/g/ci/console",
"rollerName": "vk-gl-cts-angle-autoroll",
"serviceAccount": "angle-autoroll@skia-public.iam.gserviceaccount.com",
"sheriff": [
"https://rota-ng.appspot.com/legacy/sheriff_angle.json",
"angle-bots+autoroll-info@google.com"
],
"sheriffBackup": [
"ynovikov@chromium.org"
],
"supportsManualRolls": true,
"depsRepoManager": {
"childBranch": "master",
"childPath": "third_party/VK-GL-CTS/src",
"childRepo": "https://chromium.googlesource.com/external/github.com/KhronosGroup/VK-GL-CTS.git",
"childRevLinkTmpl": "https://chromium.googlesource.com/external/github.com/KhronosGroup/VK-GL-CTS.git/+show/%s",
"childSubdir": "angle",
"parentBranch": "master",
"parentRepo": "https://chromium.googlesource.com/angle/angle.git",
"preUploadSteps": [
"ANGLECodeGeneration"
],
"runHooks": true
},
"kubernetes": {
"cpu": "2",
"memory": "4Gi",
"disk": "50Gi",
"readinessInitialDelaySeconds": "30",
"readinessPeriodSeconds": "30",
"readinessFailureThreshold": "10"
},
"maxRollFrequency": "0m",
"notifiers": [
{
"filter": "error",
"email": {
"emails": [
"$SHERIFF",
"angle-bots+autoroll-info@google.com"
]
}
}
]
}