List of CQ builders

This page is auto generated using the script //infra/config/branch/cq_config_presubmit.py. Do not manually edit.

Each builder name links to that builder on Milo. The “Backing builders” links point to the file used to determine which configurations a builder should copy when running. These links might 404 or error; they are hard-coded right now, using common assumptions about how builders are configured.

Required builders

These builders must pass before a CL may land.

Optional builders

These builders optionally run, depending on the files in a CL. For example, a CL which touches //gpu/BUILD.gn would trigger the builder android_optional_gpu_tests_rel, due to the path_regexp values for that builder.

Experimental builders

These builders are run on some percentage of builds. Their results are ignored by CQ. These are often used to test new configurations before they are added as required builders.