crosvm/infra/cipd
Dennis Kempin 4d1e9f503b infra: Add recipe for generating coverage
The recipe will use the newly added --generate-lcov flag to generate
a profile, which is then uploaded to codecov.io.

The codecov.io uploader is stored in CIPD, and our upload token
is kept secure by Secret Manager.

To prevent token from being leaked in a log, the token is downloaded
and added by a wrapper shell script.

BUG=b:239255082
TEST=./recipes.py run build_coverage

Change-Id: Ie8197864d9ecc12ebefe81235f2d62bd7342d0c7
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3805832
Tested-by: Dennis Kempin <denniskempin@google.com>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Commit-Queue: Dennis Kempin <denniskempin@google.com>
2022-08-04 04:16:00 +00:00
..
package_codecov.sh infra: Add recipe for generating coverage 2022-08-04 04:16:00 +00:00
package_protoc.sh
package_rustup-init.sh
README.md

Crosvm CIPD Packages

This directory contains definitions and scripts to build CIPD packages used by crosvm luci builders.

You must be authenticated with luci-auth and have the necessary privileges to upload new packages.

Package information is available at:

https://chrome-infra-packages.appspot.com/p/crosvm