[roll] Roll antlion Use honeydew to reboot when available

Fix an issue with invalid state seen when running tests with reboots and
Honeydew enabled. This was caused by not calling on_device_boot() on the
Honeydew Fuchsia controller, leading to the RCS connection severing and
not reconnecting after boot.

Remove the unused use_ssh argument.

Original-Bug: b/323962077
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/1127013
Original-Revision: 4bb5329dec2cffb8b02ddd27390f041b51e57d15
GitOrigin-RevId: a7e8b67c374ac2a6b721e0657cdd949a854c560c
Change-Id: I9aec1836869dbdc1cc4b3a5b360008fb57de1b43
1 file changed
tree: 579423e12417057aea750b10b7b01410799a9043
  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.