[roll] Roll fuchsia [syscall] Deflake sysctl_test

Netlink watches for changes from netstack, so there could be a delay
between configuration being applied in netstack and the syscall test
actually observes it. Add retry logic to reduce flakiness.

Multiply: fuchsia-pkg://fuchsia.com/starnix_syscalls_cpp_tests#meta/sysctl_test.cm
Original-Bug: 477576508
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1481738
Original-Revision: 784b52684d9b0fc731cd04f06b5b53cffc9301e6
GitOrigin-RevId: bb38dff2898b70e0f25d14d0225f5f0aa2c53255
Change-Id: Ieee364f3b71b031608659c7fe0f9c32f111dce47
1 file changed
tree: 7f8e300c67282abf09b8b477a2b2442046435916
  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.