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 infra: run Windows tests with --verbose 2022-07-14 23:17:14 +00:00
health_check.expected Roll recipe dependencies (nontrivial). 2022-08-16 22:20:43 +00:00
push_to_github.expected infra: Add push-to-github builder 2022-05-31 21:26:19 +00:00
push_to_github.resources infra: Use latest version of github secret 2022-07-07 20:26:46 +00:00
update_chromeos_merges.expected tools/run_tests: Use triples for arch 2022-07-01 19:16:59 +00:00
build_chromeos.proto infra: Add ChromeOS post-submit builder 2022-05-26 22:03:51 +00:00
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 infra: run Windows tests with --verbose 2022-07-14 23:17:14 +00:00
health_check.py Add Cargo.lock check to tools/health-check 2022-08-15 19:38:44 +00:00
push_to_github.py infra: Add build_windows recipe 2022-07-01 20:11:59 +00:00
update_chromeos_merges.py infra: Add build_windows recipe 2022-07-01 20:11:59 +00:00