724af764bb
* stub out reusable storage test * implement reusable inmem test * work on reusable raft test * stub out simple raft test * switch to reusable raft storage * cleanup tests * cleanup tests * refactor tests * verify raft configuration * cleanup tests * stub out reuseStorage * use common base address across clusters * attempt to reuse raft cluster * tinker with test * fix typo * start debugging * debug raft configuration * add BaseClusterListenPort to TestCluster options * use BaseClusterListenPort in test * raft join works now * misc cleanup of raft tests * use configurable base port for raft test * clean up raft tests * add parallelized tests for all backends * clean up reusable storage tests * remove debugging code from startClusterListener() * improve comments in testhelpers * improve comments in teststorage * improve comments and test logging * fix typo in vault/testing * fix typo in comments * remove debugging code * make number of cores parameterizable in test |
||
---|---|---|
.. | ||
logstore | ||
chunking_test.go | ||
fsm.go | ||
fsm_test.go | ||
raft.go | ||
raft_test.go | ||
raft_util.go | ||
snapshot.go | ||
snapshot_test.go | ||
streamlayer.go | ||
types.pb.go | ||
types.proto |