Commit 7f23abf
ci: enable Docker NAT for six-peer regression test when available
Enable Docker NAT simulation in the six-peer regression test to provide more realistic test coverage for NAT traversal and gateway connections. This ensures that peers run behind simulated NAT routers while gateways are on the public network, matching production deployment topology. The test now checks if Docker is available before enabling Docker NAT mode, falling back to local mode if Docker is not accessible on the runner. Fixes #2204 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>1 parent b10ac2e commit 7f23abf
1 file changed
+12
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
169 | 177 | | |
170 | 178 | | |
171 | 179 | | |
| |||
0 commit comments