mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Merge pull request #2879 from avagin:test-hostinet
PiperOrigin-RevId: 314970516
This commit is contained in:
@@ -93,6 +93,7 @@ def _syscall_test(
|
||||
# we figure out how to request ipv4 sockets on Guitar machines.
|
||||
if network == "host":
|
||||
tags.append("noguitar")
|
||||
tags.append("block-network")
|
||||
|
||||
# Disable off-host networking.
|
||||
tags.append("requires-net:loopback")
|
||||
|
||||
Reference in New Issue
Block a user