Skip to content

Commit

Permalink
less farty
Browse files Browse the repository at this point in the history
  • Loading branch information
brad-defined committed Nov 12, 2024
1 parent 5444c88 commit 1b61b5e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions e2e/handshakes_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -522,13 +522,10 @@ func TestReestablishRelays(t *testing.T) {
time.Sleep(2 * time.Second)
}
r.Log("Dead index went away. Woot!")
r.RenderHostmaps("fart hostmaps 2", myControl, relayControl, theirControl)
r.RenderHostmaps("Me removed hostinfo", myControl, relayControl, theirControl)
// Next packet should re-establish a relayed connection and work just great.

t.Logf("Assert the tunnel...")

t.Log("Ensure packet traversal from them to me via the relay")
r.RenderHostmaps("fart hostmaps 3", myControl, relayControl, theirControl)
for {
t.Log("RouteForAllUntilTxTun")
myControl.InjectLightHouseAddr(relayVpnIpNet[0].Addr(), relayUdpAddr)
Expand Down

0 comments on commit 1b61b5e

Please sign in to comment.