blob: a2996ee7a8276c6035e9344a8bf0b25a5ff76f3d [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: "chromium-angle-autoroll"
child_display_name: "Chromium"
parent_display_name: "ANGLE"
parent_waterfall: "https://ci.chromium.org/p/angle/g/ci/console"
owner_primary: "borenet"
owner_secondary: "rmistry"
contacts: "geofflang@chromium.org"
contacts: "jmadill@chromium.org"
contacts: "syoussefi@chromium.org"
contacts: "ynovikov@chromium.org"
service_account: "angle-autoroll@skia-public.iam.gserviceaccount.com"
reviewer: "https://chrome-ops-rotation-proxy.appspot.com/current/grotation:angle-wrangler"
reviewer_backup: "ynovikov@chromium.org"
roll_cooldown: "6h"
time_window: "M-F 07:00-10:00"
supports_manual_rolls: true
commit_msg: {
bug_project: "angleproject"
child_log_url_tmpl: "https://chromium.googlesource.com/chromium/src.git/+log/{{.RollingFrom}}..{{.RollingTo}}"
include_revision_count: true
include_tbr_line: true
built_in: DEFAULT
}
gerrit: {
url: "https://chromium-review.googlesource.com"
project: "angle/angle"
config: CHROMIUM_BOT_COMMIT
}
kubernetes: {
cpu: "2"
memory: "4Gi"
readiness_failure_threshold: 10
readiness_initial_delay_seconds: 30
readiness_period_seconds: 30
disk: "50Gi"
}
parent_child_repo_manager: {
deps_local_gerrit_parent: {
deps_local: {
git_checkout: {
git_checkout: {
branch: "main"
repo_url: "https://chromium.googlesource.com/angle/angle.git"
}
dep: {
primary: {
id: "https://chromium.googlesource.com/chromium/src.git"
path: "DEPS"
}
}
}
pre_upload_commands: {
command: {
command: "python scripts/roll_chromium_deps.py --revision=${rolling_to} --ignore-unclean-workdir --autoroll -v"
cwd: "${parent_dir}"
}
command: {
command: "gclient sync"
cwd: "${parent_dir}"
}
command: {
command: "python scripts/run_code_generation.py"
cwd: "${parent_dir}"
}
}
run_hooks: true
}
gerrit: {
url: "https://chromium-review.googlesource.com"
project: "angle/angle"
config: CHROMIUM_BOT_COMMIT
}
}
gitiles_child: {
gitiles: {
branch: "main"
repo_url: "https://chromium.googlesource.com/chromium/src.git"
}
}
}
notifiers: {
log_level: ERROR
email: {
emails: "$REVIEWERS"
emails: "angle-bots+autoroll-info@google.com"
}
}