[roll] Roll fuchsia [reachability] Downgrade fetch and ping to INFO

Change WARN logs to INFO logs to clarify that these logs may not be an
issue depending on environment setup. For example, ping failures over
IPv6 are expected if a device is connected to a IPv4-only network.

Log lines will be reduced or removed fully when migrating to a new
inspect data format.

Original-Bug: 42085065
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1257846
Original-Revision: 64211b04a8cfd43ba4d972342462b026b87fe600
GitOrigin-RevId: 79d8275e56e5e1e52780f4f9777a975e5b771292
Change-Id: I7f2b39346bd5c9bac7bd22e90557cefa89247e11
1 file changed
tree: 8d21a07c450f13f7b3c06de635e369923370964b
  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.