crosvm/infra/config/generated/project.cfg
Dennis Kempin 56239c7efe infra: Add build_coverage infra builder
The builder will use the previously added build_coverage recipe
to generate and upload coverage informatin to codecov.io for each
commit submitted to crosvm.

BUG=b:239255082
TEST=lucicfg validate main.star

Change-Id: Ic11f526cac806bb280b2a79e81b5a36a82c93fba
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3805833
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Tested-by: Dennis Kempin <denniskempin@google.com>
2022-08-04 04:16:00 +00:00

15 lines
353 B
INI

# Auto-generated by lucicfg.
# Do not modify manually.
#
# For the schema of this file, see ProjectCfg message:
# https://luci-config.appspot.com/schemas/projects:project.cfg
name: "crosvm"
access: "group:all"
lucicfg {
version: "1.32.0"
package_dir: ".."
config_dir: "generated"
entry_point: "main.star"
experiments: "crbug.com/1182002"
}