[roll] Roll infra/recipes Use tempDir for -debuginfod-cache

Use tempDir for debuginfod cache so that debug binaries are
uploaded into CAS when there is an error in covargs. The goal
is to upload them into CAS to further investigate the intermittent
corruption issue that happens when using debuginfod in the coverage
builders (http://fxbug.dev/127446).
When coverage run is successful, debuginfod cache directory is
removed in covargs, so we will only upload debug binaries into
CAS when there is a failure.
https://cs.opensource.google/fuchsia/fuchsia/+/main:tools/debug/covargs/cmd/main.go;l=709;drc=30ed4d8fbfafd1d3a7233422b83e03b0fe302810

Original-Bug: 124463
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/864325
Presubmit-Verified: CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: ffc4610b919ce1055ec9b2397570683e79a73db5
GitOrigin-RevId: 83bd9c04e564ddfefbec82a9a434e6117e82c892
Change-Id: Id00caea17aae2b7c569570d94bd949572797333d
1 file changed
tree: 96cedec9aacb49f97f9f7dd56c0e8a7b5b8d24d2
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.