blob: 7f4073920df2f9043e0838536ef1738e3bab70af [file] [log] [blame]
// See https://skia.googlesource.com/buildbot.git/+/master/autoroll/go/roller/config.go#13
// for documentation of the autoroller config.
{
"childName": "google/effcee",
"contacts": [
"rharrison@google.com",
"rmistry@google.com"
],
"isInternal": false,
"parentName": "google/shaderc",
"parentWaterfall": "https://fusion.corp.google.com/projectanalysis/summary/KOKORO/prod%3Agraphics_shader_compiler%2Fshaderc%2Flinux%2Fcontinuous_clang_release",
"rollerName": "effcee-shaderc-autoroll",
"serviceAccount": "effcee-shaderc-autoroll@skia-public.iam.gserviceaccount.com",
"sheriff": [
"radial-bots+shaderc-roll@google.com"
],
"github": {
"repoOwner": "google",
"repoName": "shaderc",
"checksNum": 16
},
"githubDEPSRepoManager": {
"childBranch": "master",
"childPath": "third_party/effcee",
"childSubdir": "shaderc",
"childRevLinkTmpl": "https://github.com/google/effcee/commit/%s",
"parentBranch": "master",
"parentRepo": "git@github.com:google/shaderc.git",
"githubParentPath": "shaderc",
"gclientSpec": "solutions=[{\"name\":\"shaderc\",\"url\":\"git@github.com:google-shaderc-autoroll/shaderc.git\",\"deps_file\":\"DEPS\",\"managed\":False,\"custom_deps\":{},\"safesync_url\":\"\"}]"
},
"kubernetes": {
"cpu": "1",
"memory": "8Gi",
"disk": "50Gi",
"readinessInitialDelaySeconds": "600",
"readinessPeriodSeconds": "60",
"readinessFailureThreshold": "10",
"secrets": [
{
"name": "google-shaderc-github-token",
"mountPath": "/var/secrets/github-token"
},
{
"name": "google-shaderc-ssh-key",
"mountPath": "/var/secrets/ssh-key"
}
]
},
"maxRollFrequency": "0m",
"notifiers": [
{
"filter": "warning",
"email": {
"emails": [
"$SHERIFF"
]
}
}
]
}