[roll] Roll antlion Add support for dmc

dmc is an acroym for "device management client". It is the client
counterpart to DMS, "device management server". These tools are used in
Fuchsia infrastructure for health checks and automated device recovery.
DMS has a new API that allows tests to control power to the device
without knowing which method of power delivery the testbed relies on.
This change uses that API to hard reboot devices.

Note this only affects tests running in Fuchsia infrastructure.

Original-Fixed: b/382755509
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/1169595
Original-Revision: eb68aa2639af29412b7f07f006bf027ce928db61
GitOrigin-RevId: 55707d39fa442c07a719cfada0dad337bcb53c64
Change-Id: Ib0ca40e2124ed5886399c769f9786c5ace50782a
1 file changed
tree: 1d09a205900f25a79ab61078d747825a05abb2c3
  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.