memgraph/tests/jepsen
antonio2368 adc355a22a Small replication fixes (#59)
* Set state to invalid after exception

* Add proper locking

* Start background replicating only if in valid state

* Freeze transaction timestamp on replica

* Timeout fixes

* Fix Jepsen run script

* Disable perf checker and enable nemesis

* Add documentation for some chunks of code

* Decrease timeout so main doesn't hang on network partitions too long
2021-01-21 15:56:21 +01:00
..
doc Add Jepsen initialization (#53) 2021-01-21 15:56:21 +01:00
resources Small replication fixes (#59) 2021-01-21 15:56:21 +01:00
src/jepsen/memgraph Small replication fixes (#59) 2021-01-21 15:56:21 +01:00
test/jepsen Add Jepsen initialization (#53) 2021-01-21 15:56:21 +01:00
.gitignore Add Jepsen initialization (#53) 2021-01-21 15:56:21 +01:00
CHANGELOG.md Add Jepsen initialization (#53) 2021-01-21 15:56:21 +01:00
project.clj Add Jepsen initialization (#53) 2021-01-21 15:56:21 +01:00
README.md Add Jepsen initialization (#53) 2021-01-21 15:56:21 +01:00
setup-local-docker-cluster.sh Jepsen test infrastracture improvements and bank test (#62) 2021-01-21 15:56:21 +01:00

Jepsen Memgraph Test Suite

NOTE: Jepsen can only connect to the SSH server on the default 22 port. --node flag only takes the actual address (:port doesn't work).