[roll] Roll fuchsia [device-enumeration][NUC] Board specific NUC tests

The device enumeration test for NUCs are board specific. The nuc_env
that the test_spec calls for includes multiple types of nucs. This adds
board type querying to make sure the right test runs on the right board.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/809109
Original-Revision: 18a81110e37835590faface66d1590261a0cdc37
GitOrigin-RevId: 82b62013df6580a6d55e0c68af4e8d201bb68c5e
Change-Id: I33aaf4ce24fd1f40dfa104e2a1d275cf14a0efd7
1 file changed
tree: ed367c3b4d307c1fce807f7309417df71f88273d
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.