mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-11 12:35:26 +00:00
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> |
||
---|---|---|
.. | ||
package_codecov.sh | ||
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: