[roll] Roll fuchsia [gvisor_syscall_tests] Disable debug logs for loopback tests

These tests sometimes time out seemingly due to excessive logspam, so
add a way to hide lower-than-INFO logs from netstack3 and use it for
just the loopback suite.

Multiply: netstack3_loopback_syscall
Original-Fixed: 417621958
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1276865
Original-Revision: d6dc24ace37227b1f9779857ffd7487aaa53c5fb
GitOrigin-RevId: 64361583e09ed2c029b7443588e3e43ea67a9f65
Change-Id: I5a4b4ad5d222d7a8c8304035708502ceb60274f8
1 file changed
tree: 2e5dba47308b224c808d1b08ab0ef76864eb9b1b
  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.