[roll] Roll fuchsia [botanist] Expose optional Fuchsia device PDUs

Allow for optional PDU configuration, exposing this information to
tests. This is meant to be used for PDUs that are testbed-specific.
PDUs that control multiple testbeds should not be exposed to tests.

Original-Fixed: b/277374437
Cq-Include-Trybots: luci.turquoise.global.try:smart_display_eng_arrested.astro-release-antlion-test-quick,smart_display_max_eng_arrested.sherlock-release-antlion-test-quick;luci.fuchsia.try:workstation_eng.x64-debug-pye2e
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/832817
Original-Revision: 4161e22e250a8baf4cf5ff856eebeec308edfdf7
GitOrigin-RevId: 53b05892a5c7fc58342f01533bf9779c14439509
Change-Id: Ic040e3d6fc723028e3f1e5497eb68854726d47ac
1 file changed
tree: 2ecff16e799ee2478b057de8ab80480ed32bfc81
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.