blob: 76acac8588c8193b00fc34e3298df65a2cc3947e [file] [log] [blame]
# See https://skia.googlesource.com/buildbot.git/+show/main/autoroll/go/config/config.proto
# for the structure of this file.
roller_name: "dawn-chromium-autoroll"
child_display_name: "Dawn"
parent_display_name: "Chromium"
parent_waterfall: "https://build.chromium.org"
owner_primary: "borenet"
owner_secondary: "rmistry"
contacts: "cwallez@google.com"
service_account: "chromium-autoroll@skia-public.iam.gserviceaccount.com"
reviewer: "https://chrome-ops-rotation-proxy.appspot.com/current/grotation:webgpu-sheriff"
reviewer_backup: "cwallez@google.com"
reviewer_backup: "kainino@google.com"
reviewer_backup: "enga@google.com"
roll_cooldown: "4h"
supports_manual_rolls: true
commit_msg: {
bug_project: "chromium"
child_log_url_tmpl: "https://dawn.googlesource.com/dawn.git/+log/{{.RollingFrom}}..{{.RollingTo}}"
cq_extra_trybots: "luci.chromium.try:dawn-linux-x64-deps-rel"
cq_extra_trybots: "luci.chromium.try:dawn-mac-x64-deps-rel"
cq_extra_trybots: "luci.chromium.try:dawn-win10-x64-deps-rel"
cq_extra_trybots: "luci.chromium.try:dawn-win10-x86-deps-rel"
include_log: true
include_revision_count: true
include_tbr_line: true
include_tests: true
built_in: DEFAULT
}
gerrit: {
url: "https://chromium-review.googlesource.com"
project: "chromium/src"
config: CHROMIUM_BOT_COMMIT
}
kubernetes: {
cpu: "1"
memory: "2Gi"
readiness_failure_threshold: 10
readiness_initial_delay_seconds: 30
readiness_period_seconds: 30
}
parent_child_repo_manager: {
gitiles_parent: {
gitiles: {
branch: "main"
repo_url: "https://chromium.googlesource.com/chromium/src.git"
}
dep: {
primary: {
id: "https://dawn.googlesource.com/dawn.git"
path: "DEPS"
}
}
gerrit: {
url: "https://chromium-review.googlesource.com"
project: "chromium/src"
config: CHROMIUM_BOT_COMMIT
}
}
gitiles_child: {
gitiles: {
branch: "main"
repo_url: "https://dawn.googlesource.com/dawn.git"
}
}
}