[roll] Roll fuchsia [host-target-testing] Pass `-log-level debug` to bootserver

This passes the new argument `-log-level debug` to the bootserver, if it
supports this flag. This helps us understand better what is occurring in
the bootserver.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/723423
Original-Revision: 834dba8a900d4565b4bda78f6b628a4b0fc39780
GitOrigin-RevId: 01d026ddf4f0df0ec66dff4f52a447857977a67e
Change-Id: I3b0267d082c90ef8350bec7abc364523ee6b93c4
1 file changed
tree: ee4c878909e4fd4d45e543f1cc3fc7650838ffd9
  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.