1
2
3
4
5
6
7
8
9
10
11
12
13
infra / config / subprojects / README.md [blame]
Definitions of LUCI entities for the chromium project.
The following subprojects exist:
* chromium - Builders that test the chromium/src codebase.
* codesearch - Builders that test codesearch with chromium.
* findit - Builders that are used by the Sheriff-o-Matic findit service.
* reclient - Builders that test the use of reclient by chromium builders.
* webrtc - Builders that test the integration of WebRTC with chromium.
Each subproject contains a subproject.star that is the entry point for its
configuration, which execs the starlark files that define the LUCI entities for
the subproject.