[roll] Roll fuchsia [ffx] Migrate off of ffx default targets.

Migrate instances of `ffx target default set` for ffx_connection_test.

In this case, it seems that all of the tests using
`setup_and_teardown_fixture` are unaffected by falling back on
the `$FUCHSIA_DEVICE_ADDR` and `$FUCHSIA_NODENAME` values provided by
`fx test --e2e`.

Test: https://diff.googleplex.com/#key=YvRSuPB01cXV
Original-Bug: 414449822
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1264904
Original-Revision: 9eb45e54c141f0283d791d9e6a0248e497b1695b
GitOrigin-RevId: 4c5bfef7398e2a0c7790645f168519fda8b0b9e9
Change-Id: I0a0c2a3302bca8300e3896a6331879d0dd642b3f
1 file changed
tree: 6002c3cf146da83f3dd90665823a5a198726331d
  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.