memgraph/tests/jepsen
antonio2368 28413fd626 Change log library to spdlog, expose log levels to user (#72)
* Change from glog to spdlog

* Remove HA tests

* Remove logrotate log configuration

* Define custom main for unit gtests
2021-01-21 16:30:55 +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 Change log library to spdlog, expose log levels to user (#72) 2021-01-21 16:30:55 +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
run.sh Improve Jepsen run script (#64) 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).