[roll] Roll fuchsia [swd-e2e-tests] Fix flashing

This rewrites the OTA test's mechanism for flashing devices. There were
a number of issues that were causing them to fail:

* We were inconsistent on sharing isolate directories across ffx, which
  allowed one instance of ffx to see the device enter into fastboot,
  but another to not, and error out.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/989202
Original-Revision: 62b6255e82528da7b2f38ad205c0f6bd67c32e34
GitOrigin-RevId: 69304ae87d4484ba1707d674f3d7fd8c8ad882bf
Change-Id: I615bc72d565fd1de8fe52ba9e3b7a45e2153f119
1 file changed
tree: bf4bf012905e2c2f55c04206ead5c7bb5195ef83
  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.