129291e848
Use interface name instead of cluster name
...
The cluster name option is not required anymore and
removed, the interface name is used to name the cluster
directly. For backward compatibility, the old path for storing
cluster state is tried as a fallback when loading.
2020-05-27 23:26:29 +02:00
adc7a807df
Expose ClusterName instead of Banner/StatePath
2020-05-27 23:26:29 +02:00
5930f332b8
Add an e2e test running two clusters
2020-05-27 23:26:29 +02:00
61988692a1
Parse arguments in the tests entrypoint
...
Add an argument parsing routine to the tests entrypoint, and use it
to parse the interface name, passed to
wireguard-go.
2020-05-21 10:17:48 +02:00
2fe308cd1d
tests: fix e2e image build
2020-05-19 23:00:54 +02:00
014029c6fa
bump min go version to 1.13 for trimpath
2019-09-30 23:17:10 +02:00
98b85ff318
add test for larger clusters
2019-08-24 19:06:02 +02:00
5427aa5e84
retry join instead of failing
...
this make it easier to bootstrap a cluster and also makes the cluster
more resilient to full-cluster failures or restarts
fixes #6
2019-08-06 21:53:38 +02:00
7434feba81
tests/e2e: add missing sleep
2019-07-14 14:44:40 +02:00
6b4ec4bad9
tests/e2e: add restart check
2019-07-14 13:46:42 +02:00
9523ca624a
reuse existing interface instead of erroring out
2019-07-14 12:59:54 +02:00
36d41326c7
tests/e2e: use build from host
2019-07-13 11:11:43 +02:00
93d8e2eb0a
tests: fix docker image [skip ci]
2019-07-13 11:05:54 +02:00
89cab211bc
minor: add comments about WESHER_E2E_TESTS envvar
...
[skip ci]
2019-07-13 11:01:50 +02:00
1c26b706f8
tests: switch docker image to non-alpine [skip ci]
...
this way we can slightly simplify e2e
2019-07-13 10:52:23 +02:00
c2d7929f4a
add end-to-end tests
2019-07-12 11:08:41 +02:00
f4e61df211
use wgctrl lib instead of wrapping wg-tools
...
fixes : #3
2019-07-12 11:08:14 +02:00
af4984f1b1
tests: add wg-quick stub; fix wg with no args
2019-03-30 21:32:03 +01:00
3afa581cb7
tests/wg: remove spurious comments
2019-03-30 21:20:49 +01:00
b8e729298c
change ip assignment to support ipv6 overlay
2019-03-28 20:27:08 +01:00