[roll] Roll fuchsia [testsharder] Allow configuring device types to run on

by moving disabled_device_types to testsharder_params and adding a flag
to specify allowed-device-type. If a device type is disabled in the
params, that will take precedence.

Original-Bug: 404947355
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1251022
Original-Revision: e35f4ba689249bd5772bc962baee3167b2e395c3
GitOrigin-RevId: f772f92e6045c7b82f1e66691471b379b70f17cd
Change-Id: Ia5680971510b9cba5d5f2bae35f4d177a6a22c58
1 file changed
tree: bbfd0a75a1cdc21a87e784dd9b4fd956bf7474c6
  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.