[roll] Roll fuchsia [swd-e2e-tests] Use the ffx that corresponds to the build

We need to use the correct version of ffx that can communicate with the
device. Initially this will be the ffx that's configured on the CLI, but
after we OTA the device we need to use the ffx from that build.

While here, this also makes sure to shut down the ffx daemon when the
test is complete, optionally support an external isolate directory, and
to delete any temporarily created isolate directories.

Original-Bug: 336897946
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/989203
Original-Revision: 46c29e20e9b062559aeda9aa1171aaa6f99a57ff
GitOrigin-RevId: 760313d9c9fc115ff34baf72577b05b02a5d994b
Change-Id: I56dbc0800df6ce2d018b1d98b4d8528cd775d7be
1 file changed
tree: 18782c8c70ad41e5159406ecd24f9bd679bc6447
  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 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.