[roll] Roll infra/recipes [testing] Run triage tool within the triage sources root directory.

In a normal build, when we download the orchestration_inputs, we store
the triage sources as absolute paths. However, when using local build
artifacts, we store the triage sources as relative paths. Thus we need
to run the triage tool in the triage sources root directory so that the
relative paths work.

Original-Bug: 372309107
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1182062
Original-Revision: ea4fdc28f708cc6181859da08d081d9450199a2b
GitOrigin-RevId: 6f6fdd6813a79fdf3150eb57299fe3174367b9c0
Change-Id: Ie5e4d0d5c27877ea24858a27834bc1d7738fcb85
1 file changed
tree: 64cf5a16dc48116177f0f777603911d99c445bf9
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.