mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Run external networking test
PiperOrigin-RevId: 350438564
This commit is contained in:
committed by
gVisor bot
parent
7817e3b5e4
commit
084ad58210
@@ -639,6 +639,10 @@ syscall_test(
|
||||
test = "//test/syscalls/linux:socket_inet_loopback_nogotsan_test",
|
||||
)
|
||||
|
||||
syscall_test(
|
||||
test = "//test/syscalls/linux:socket_ipv4_udp_unbound_external_networking_test",
|
||||
)
|
||||
|
||||
syscall_test(
|
||||
size = "large",
|
||||
shard_count = most_shards,
|
||||
|
||||
Reference in New Issue
Block a user