[roll] Roll fuchsia [netlink] Shard integration tests

The netlink-integration-test occasionally times out while collecting all
of the logs despite all the cases completing (in infra), which suggests
that it would benefit from being sharded to limit the size and runtime
of any one chunk of tests.

Original-Fixed: 406824277
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1275384
Original-Revision: 02bfa9af73681f10ff54b7b5345e133e9cd16c9d
GitOrigin-RevId: 41cf46cd1e32c955a871c9d45833f1be6917cec3
Change-Id: I70a6b1da61f4aca45a52e3a7967782786d6a0b2f
1 file changed
tree: a54688b9be4a8f5977276b1056b65b2f3b938e15
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.