0
Files
src/docs/infra
Ben Pastene 58d2d87f53 Add a builder_types.md doc that outlines builder patterns
Lately the topic of builder types has come up recently, with not all
participants involved being familiar with the different patterns of
builders or test triggering/running.

So this doc is an attempt at listing, defining, AND visualizing the
main builder types we use on chrome infra. Specifically, it
describes:
- local tests vs remote tests
- builder-tester splits
- orch & comp splits

This doc is intended to be used a resource for future such discussions,
so participants can all agree & sync-up on the usage of terms &
definitions.

Bug: 409110227
Change-Id: I7a5b8a33e1eb3ecebe9d165711fcc5642fe22a6b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6440266
Reviewed-by: Garrett Beaty <gbeaty@google.com>
Reviewed-by: Gary Tong <gatong@chromium.org>
Commit-Queue: Ben Pastene <bpastene@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1447839}
2025-04-16 10:19:54 -07:00
..