[roll] Roll fuchsia [fxtest] Fixes to work with test interface.

Previously --use-test-interface was broken. This CL does the following:
- Set path to script correctly by prepending "./"
- Pass address including port, which ffx requires.
- Ensure output directory exists, which passes test-pilot validation.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1192153
Original-Revision: cb67099cb68f22b79fe51a2de04cbf7fc1f6e80e
GitOrigin-RevId: b490ff800e10c69a6eefccaad484b1aeec2d162f
Change-Id: Idb09e47f411fd4776657345ab2172c6bb4e031fe
1 file changed
tree: 29c4f5e9d94b7923c6b40c432cf29dd07e22e761
  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.