integration,ci: remove TestSubnetToSubnetACL

The integration test cannot prove end-to-end subnet-to-subnet data
plane in Docker-in-Docker: forwarding from eth0 through the
Tailscale tunnel interface requires Linux policy routing that
doesn't work in the hi test runner's container environment.

The #3157 fix (CIDR-only ACL making subnet routers peers) is
validated by the golden data compat tests (f10-f16) which compare
headscale's filter compilation and peer visibility against SaaS.

Updates #3157
This commit is contained in:
Kristoffer Dalby
2026-04-13 14:58:10 +00:00
parent 073f11b6bf
commit dcd95698e4
2 changed files with 0 additions and 223 deletions
-1
View File
@@ -249,7 +249,6 @@ jobs:
- TestAutoApproveMultiNetwork/webauth-group.*
- TestSubnetRouteACLFiltering
- TestGrantViaSubnetSteering
- TestSubnetToSubnetACL
- TestHeadscale
- TestTailscaleNodesJoiningHeadcale
- TestSSHOneUserToAll