mirror of
https://github.com/juanfont/headscale.git
synced 2026-07-18 00:45:06 +00: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:
parent
073f11b6bf
commit
dcd95698e4
2 changed files with 0 additions and 223 deletions
1
.github/workflows/test-integration.yaml
vendored
1
.github/workflows/test-integration.yaml
vendored
|
|
@ -249,7 +249,6 @@ jobs:
|
|||
- TestAutoApproveMultiNetwork/webauth-group.*
|
||||
- TestSubnetRouteACLFiltering
|
||||
- TestGrantViaSubnetSteering
|
||||
- TestSubnetToSubnetACL
|
||||
- TestHeadscale
|
||||
- TestTailscaleNodesJoiningHeadcale
|
||||
- TestSSHOneUserToAll
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue