96cce208c2
go.mod: use go.etcd.io/etcd/v3 versioning
...
This change makes the etcd package compatible with the existing Go
ecosystem for module versioning.
Used this tool to update package imports:
https://github.com/KSubedi/gomove
2020-04-28 00:57:35 +00:00
34bd797e67
*: revert module import paths
...
Signed-off-by: Gyuho Lee <leegyuho@amazon.com >
2019-05-28 15:39:35 -07:00
9150bf52d6
go modules: Fix module path version to include version number
2019-04-26 15:29:50 -07:00
d37f1521b7
*: update import paths to "go.etcd.io/etcd"
...
Signed-off-by: Gyuho Lee <leegyuho@amazon.com >
2018-08-28 17:47:55 -07:00
ce19e0b4b5
functional: increase dial timeout
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com >
2018-04-11 20:18:17 -07:00
554dfaa4ba
functional/tester: fix govet errors
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com >
2018-04-11 19:53:54 -07:00
448e0fc481
functional: wait election timeout after member add
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com >
2018-04-11 19:52:23 -07:00
bd235ab8f9
functional/tester: save SnapshotInfo from response
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com >
2018-04-11 19:52:23 -07:00
888b55e91b
functional/tester: implement fetchSnapshotCaseQuorum
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com >
2018-04-11 19:52:23 -07:00
3815d6edb7
functional: rename "FailureCase" to "Case"
...
Later to add benchmark marks
Signed-off-by: Gyuho Lee <gyuhox@gmail.com >
2018-04-11 19:52:23 -07:00