[roll] Roll fuchsia [netcfg] Log to time matrix for ConnectivityState

Create a time matrix for each network with its history of connectivity state. When there are too many networks observed, the network inspect data will be evicted. The last 16 networks (the same as the number of networks stored in the metadata) will be logged. Add tests to verify the inspect eviction logic and inspect tree structure.

Original-Bug: 486892417
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1590941
Original-Revision: 3b18779a931c84c5a899dceac9d9c14df841e09a
GitOrigin-RevId: ef015d8eafbdf250f62652a8278f6a362d393573
Change-Id: Ib5d42dd5bea3a37c70036e600696a54b3bcf6912
1 file changed
tree: 34dfdded03fe79d81b5a2f94c102627d321bb564
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.