crosvm/infra/recipes
Dennis Kempin 74effb1ad0 infra: Fix coverage uploads
codecov tries to look for coverage files but fails if there are
inaccessible directories (which we occasionally have when they
are created by docker).
This change disables the search, which is fine since we already
give it the name of the file to upload.

BUG=b:239255082
TEST=led get-builder luci.crosvm.ci:linux_x86_64
  | led edit-recipe-bundle
  | led launch

Change-Id: Ie18f5e01dae486db45ba3434813a0799b99c2f1c
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3842810
Commit-Queue: Dennis Kempin <denniskempin@google.com>
Tested-by: Dennis Kempin <denniskempin@google.com>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
2022-08-19 22:11:55 +00:00
..
build_chromeos.expected infra: Add cros_workon flow to chromeos builder 2022-07-21 18:35:51 +00:00
build_docs.expected infra: Public API docs at /doc instead of /api 2022-07-29 01:12:44 +00:00
build_linux.expected infra: Fix coverage uploads 2022-08-19 22:11:55 +00:00
build_windows.expected
health_check.expected Roll recipe dependencies (nontrivial). 2022-08-16 22:20:43 +00:00
push_to_github.expected
push_to_github.resources
update_chromeos_merges.expected
build_chromeos.proto
build_chromeos.py infra: Add cros_workon flow to chromeos builder 2022-07-21 18:35:51 +00:00
build_docs.py infra: Public API docs at /doc instead of /api 2022-07-29 01:12:44 +00:00
build_linux.proto infra: Integrate coverage upload into build_linux 2022-08-09 17:23:42 +00:00
build_linux.py infra: Integrate coverage upload into build_linux 2022-08-09 17:23:42 +00:00
build_windows.py
health_check.py Add Cargo.lock check to tools/health-check 2022-08-15 19:38:44 +00:00
push_to_github.py
update_chromeos_merges.py