netbird/iface
Maycon Santos 1cd1e84290
Run tests in serial and update multi-peer test (#269)
Updates test workflows with serial execution to avoid collision 
of ports and resource names.

Also, used -exec sudo flag for UNIX tests and removed not-needed
 limits configuration on Linux and added a 5 minutes timeout.

Updated the multi-peer tests in the client/internal/engine_test.go
 to provide proper validation when creating or starting 
a peer engine instance fails.

As some operations of the tests running on windows
 are slow, we will experiment with disabling the Defender before 
restoring cache and checkout a repository, then we reenable 
it to run the tests.

disabled extra logs for windows interface
2022-03-16 11:02:06 +01:00
..
configuration.go Fix unstable parallel tests (#202) 2022-01-25 09:40:28 +01:00
iface_darwin.go Refactor Interface package and update windows driver (#192) 2022-01-17 14:01:58 +01:00
iface_linux.go chore: fix lint errors 2022-01-25 08:41:27 +01:00
iface_test.go Fix unstable parallel tests (#202) 2022-01-25 09:40:28 +01:00
iface_unix.go Refactor Interface package and update windows driver (#192) 2022-01-17 14:01:58 +01:00
iface_windows.go Run tests in serial and update multi-peer test (#269) 2022-03-16 11:02:06 +01:00
iface.go Support no-proxy mode connection mode (#245) 2022-03-01 14:07:33 +01:00
ifacename_darwin.go Group users of same private domain (#243) 2022-03-01 15:22:18 +01:00
ifacename.go Group users of same private domain (#243) 2022-03-01 15:22:18 +01:00