[roll] Roll fuchsia [test] Updating device enumeration test

This removes hardcoded node monikers that is not
created when running a different configuration of AEMU.

This was discovered when changing infra test execution from a custom
configuration to use the standard configuration used by developers.

There is follow-up work planned to improve device enumeration to
make the names easier to verify.

Original-Bug: b/329144967
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1092100
Original-Revision: f046437b616f8b66ebebe43f599a58385bdd5a32
GitOrigin-RevId: 0cf0a3f2fa6942274b91e54ecc68ae06191b578b
Change-Id: I062ca0e28aa9b4fa31b2e84f10e4bc7986cb62df
1 file changed
tree: 961a069e481ae7e6fe9feef4eda56a01c128809f
  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.