blob: 9edbc896c6c856e3f58f4ab91e41393629e699e5 [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": "SPIRV-Tools",
"commitMsg": {
"childLogURLTmpl": "https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/{{.RollingFrom}}..{{.RollingTo}}",
"cqExtraTrybots": [
"luci.chromium.try:android_angle_vk32_deqp_rel_ng",
"luci.chromium.try:android_angle_vk32_rel_ng",
"luci.chromium.try:android_angle_vk64_deqp_rel_ng",
"luci.chromium.try:android_angle_vk64_rel_ng",
"luci.chromium.try:linux_angle_deqp_rel_ng",
"luci.chromium.try:linux-angle-rel",
"luci.chromium.try:win-angle-rel-32",
"luci.chromium.try:win-angle-rel-64",
"luci.chromium.try:win-angle-deqp-rel-32",
"luci.chromium.try:win-angle-deqp-rel-64"
],
"includeLog": true,
"includeRevisionCount": true,
"includeTbrLine": true
},
"contacts": [
"dsinclair@chromium.org",
"geofflang@chromium.org",
"jmadill@chromium.org",
"syoussefi@chromium.org",
"ynovikov@chromium.org"
],
"gerrit": {
"url": "https://chromium-review.googlesource.com",
"project": "chromium/src",
"config": "chromium"
},
"isInternal": false,
"ownerPrimary": "borenet",
"ownerSecondary": "rmistry",
"parentDisplayName": "Chromium",
"parentWaterfall": "https://build.chromium.org",
"rollerName": "spirv-tools-chromium-autoroll",
"serviceAccount": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
"sheriff": [
"radial-bots+chrome-roll@google.com",
"https://rota-ng.appspot.com/legacy/sheriff_angle.json"
],
"supportsManualRolls": true,
"noCheckoutDEPSRepoManager": {
"childBranch": "master",
"childPath": "src/third_party/SPIRV-Tools/src",
"childRepo": "https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git",
"childRevLinkTmpl": "https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+show/%s",
"parentBranch": "master",
"parentRepo": "https://chromium.googlesource.com/chromium/src.git"
},
"kubernetes": {
"cpu": "1",
"memory": "2Gi",
"readinessInitialDelaySeconds": "30",
"readinessPeriodSeconds": "30",
"readinessFailureThreshold": "10"
},
"maxRollFrequency": "6h",
"timeWindow": "M-F 08:00-09:00",
"transitiveDeps": [
{
"child": {
"id": "https://github.com/KhronosGroup/SPIRV-Headers",
"path": "DEPS"
},
"parent": {
"id": "https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers",
"path": "DEPS"
}
}
]
}