tree: 81542d1ee51985c2e3aa911ab6384ef2d10e9bfb [path history] [tgz]
  1. build/
  2. chrome/
  3. chromium/
  4. codesearch/
  5. findit/
  6. flakiness/
  7. goma/
  8. reclient/
  9. reviver/
  10. webrtc/
  11. infra.star
  12. README.md
infra/config/subprojects/README.md

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.
  • goma - Builders that test the use of goma by chromium builders.
  • 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.