netbird/client
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
..
cmd Remove up_test (#268) 2022-03-14 17:33:15 +01:00
internal Run tests in serial and update multi-peer test (#269) 2022-03-16 11:02:06 +01:00
proto Split client app into cmd and daemon service (#239) 2022-03-08 14:47:55 +01:00
server Set local unix socket permissions to rw (#263) 2022-03-13 15:16:35 +01:00
system Add client version to the client app and send it to the management service (#218) 2022-02-03 18:35:54 +01:00
testdata Fix concurrency on the client (#183) 2022-01-10 18:43:13 +01:00
ui Add windows installer (#109) 2021-09-06 10:20:26 +02:00
Dockerfile Support environment vars (#155) 2021-11-15 09:11:50 +01:00
installer.nsis Update windows installer and docs 2022-03-11 14:05:44 +01:00
main.go Add client version to the client app and send it to the management service (#218) 2022-02-03 18:35:54 +01:00
manifest.xml Add windows installer (#109) 2021-09-06 10:20:26 +02:00
resources.rc Refactor Interface package and update windows driver (#192) 2022-01-17 14:01:58 +01:00
wireguard_nt.sh Refactor Interface package and update windows driver (#192) 2022-01-17 14:01:58 +01:00