[roll] Roll fuchsia [fxtest] Support variables in out directory.

This CL allows the use of $FUCHSIA_OUT or ${FUCHSIA_OUT} in the artifact
directory path field only. This makes it possible to match the behavior
of the old fx test where test results would be placed in
$FUCHSIA_OUT/test_out, regardless of where the tool is run from.

Original-Fixed: 330355215
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1126534
Original-Revision: 002e177b62d7978f74d5c5ca224beda9fc7a8926
GitOrigin-RevId: 901e351dedd3c679b0b2ae5c9671dfa7119fddb6
Change-Id: I110e08c200f52938ec3d7d12490ba5d83d5fd1eb
1 file changed
tree: d6dcb58e64267ea26cbf29587fdd9e464feeb572
  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.