mirror of
https://github.com/juanfont/headscale.git
synced 2026-07-08 09:00:22 +09:00
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:
@@ -249,7 +249,6 @@ jobs:
|
||||
- TestAutoApproveMultiNetwork/webauth-group.*
|
||||
- TestSubnetRouteACLFiltering
|
||||
- TestGrantViaSubnetSteering
|
||||
- TestSubnetToSubnetACL
|
||||
- TestHeadscale
|
||||
- TestTailscaleNodesJoiningHeadcale
|
||||
- TestSSHOneUserToAll
|
||||
|
||||
Reference in New Issue
Block a user