mirror of
https://github.com/netbirdio/netbird.git
synced 2026-09-05 06:21:29 +02:00
Disable lazy connection in multiple peers test
This commit is contained in:
@@ -984,6 +984,7 @@ func TestEngine_UpdateNetworkMapWithDNSUpdate(t *testing.T) {
|
||||
|
||||
func TestEngine_MultiplePeers(t *testing.T) {
|
||||
// log.SetLevel(log.DebugLevel)
|
||||
t.Setenv(envDisableLazyConn, "true")
|
||||
|
||||
ctx, cancel := context.WithCancel(CtxInitState(context.Background()))
|
||||
defer cancel()
|
||||
|
||||
Reference in New Issue
Block a user